All Versions
10
Latest Version
Avg Release Cycle
47 days
Latest Release
2341 days ago

Changelog History

  • v0.7.3 Changes

    January 27, 2017

    ๐Ÿš€ Release version 0.7.3

    Others

    • โœ… Static fields are excluded from testing (#170)
    • โœ… Jenkins will notify all about new pojo-tester version on Rocket.Chat (#164)
    • โœ… Unit and integrations tests are now separated (#160)
  • v0.7.2 Changes

    January 07, 2017

    โœ… pl.pojo:pojo-tester:0.7.2

    ๐Ÿ”‹ Features

    • โœ… Abstract classes can be created without default constructors (#157)

    ๐Ÿ›  Bugfixes

    • โœ… Collections field value changers create non empty collection (#153)

    Others

  • v0.7.1 Changes

    December 14, 2016

    โœ… pl.pojo:pojo-tester:0.7.1

    ๐Ÿ›  Bugfixes

    • ๐Ÿ†• New UUIDValueChanger, bugfix with objects generating (#149)
  • v0.7.0 Changes

    November 23, 2016

    โœ… pl.pojo:pojo-tester:0.7.0

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support for inheritance fields (#143)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘ Better equality check (#146)
  • v0.6.0 Changes

    October 30, 2016

    โœ… pl.pojo:pojo-tester:0.6.0

    ๐Ÿ”‹ Features

    • โœ… Tests will fail if equals or hashCode implementation depends on excluded fields (#121)
  • v0.5.0 Changes

    October 10, 2016

    โœ… pl.pojo:pojo-tester:0.5.0

    ๐Ÿš€ First POJO-TESTER open source release.

    ๐Ÿ”‹ Features

    • โœ… POJO-TESTER can test constructors (#113)
    • โœ… POJO-TESTER will change String fields by default (#133)
    • ๐Ÿ“ฆ Testing classes by package name or class package (#114)

    ๐Ÿ›  Bugfixes

    • โœ… POJO-TESTER fails on synthetic constructors (#126)
  • v0.4.0 Changes

    October 01, 2016

    โœ… pl.pojo:pojo-tester:0.4.0

    ๐Ÿš€ First POJO-TESTER open source release.

    ๐Ÿ”‹ Features

    • Javadocs
    • โœ… POJO-TESTER creates collections objects instead of mocking them (#112)
    • โœ… Choose constructor and pass parameters for creating new objects (#84)