Skip to content

Releases: Nylle/KotlinFixture

0.4.1

01 Dec 16:13
Compare
Choose a tag to compare

Increase JavaFixture dependency to version 2.10.1 and Kotlin version to 1.9.20 with the following features:

  • Test cases (@TestWithCases) are now supported.

0.2.0

30 Nov 20:49
Compare
Choose a tag to compare

Increase JavaFixture dependency to version 2.6.1 with the following fixes/features:

  • An exception is now thrown when a non-existing field is being customised or omitted.
  • Fields in superclasses can now be populated and customised/omitted.
  • Generic types in Kotlin-collections can now be properly created: #1

0.1.0

10 Nov 07:21
Compare
Choose a tag to compare