Coder Social home page Coder Social logo

autoscanforjava / org.jdbdt-jdbdt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jdbdt/jdbdt

0.0 0.0 0.0 1.8 MB

fork of https://github.com/edrdo/jdbdt.git

Home Page: http://jdbdt.org

License: MIT License

Java 99.81% CSS 0.11% Shell 0.08%

org.jdbdt-jdbdt's Introduction

JDBDT

License: MIT Maven Central GitHub release Travis build Status AppVeyor build status

JDBDT (Java Database Delta Testing) is a library for database test automation.

Visit http://jdbdt.org for reference.

License

JDBDT is open-source software under the terms of the MIT License.

Versions prior to 0.12 were released under the terms of the Eclipse Public License v 1.0.

Releases

JDBDT releases are available from Maven Central and GitHub.

Dependencies

JDBDT is self-contained (it uses the Java 8 SE API only).

Compilation

Requirements:

  • Maven 3.0 or higher
  • Java 8 compiler or higher

Commands:

    git clone [email protected]:JDBDT/jdbdt.git
    cd jdbdt
    mvn install

Change Log

1.4.x

Features:

Bug fixes:

Maintenance:

  • Standard maintenance tasks (dependency updates, minor adjustments, etc)

1.3.x

Features:

1.2.x

Features:

Maintenance:

1.1.x

Features:

Maintenance:

1.0.x

API:

Continuous integration:

Site:

Maintenance:

0.12

Slight API adjustments:

Maintenance:

0.11

Features:

Maintenance:

0.10

0.9

0.8

  • Builder pattern now more properly used for tables (TableBuilder).
  • Improved handling of database errors.

0.7

  • Database insertions now done in batch mode.
  • Validation of savepoint support.
  • Miscellaneous maintenance (code style, Javadoc, site).

0.6

  • populateIfChanged, changed: new facade methods.
  • Improved handling of reusable/non-reusable statements.
  • Documentation adjustments.

0.5

  • DataSetBuilder: inhibit re-seeding of PRNG, and compute PRNG seed from data source columns.
  • Small adjustements to web site.
  • Other small adjustments.

0.4

  • Logging improvements.

0.3

  • Bug fixes & improvements when handling array data (e.g. BINARY) from/to database.
  • A few documentation improvements.

0.2

  • DataSet: head and tail methods respectively renamed to first and last.
  • ColumnFillerException introduced to signal errors during column filler execution.
  • Documentation improvements (site pages and Javadoc).

0.1

Initial release.

org.jdbdt-jdbdt's People

Contributors

edrdo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.