Releases: Nylle/KotlinFixture
Releases · Nylle/KotlinFixture
0.4.1
0.2.0
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
- Increase JavaFixture dependency to latest version (2.4.0)
- Support new feature to set properties based on type: https://github.com/Nylle/KotlinFixture#set-all-fields-for-type
- Support new feature to configure @TestWithFixture inline: https://github.com/Nylle/KotlinFixture#inject-random-values-into-single-test