Skip to content

Tags: wplong11/AutoParams

Tags

1.1.1

1.1.1

- MockitoCustomizer creates value with spy() method

1.1.0

1.1.0

- Add annotation @MethodAutoSource

1.0.1

1.0.1

- Support type java.util.Optional<T>

1.0.0

Update README.md

0.3.3

0.3.3

- Add ObjectQuery.fromType method

0.3.2

0.3.2

- Support JUnit 5.9.0
- Support ZoneId and ZonedDateTime

0.3.1

0.3.1

- Introduce @repeat
- Introduce @EnumAutoSource

0.3.0

0.3.0

- @Autosource is extensible
- Add RecursiveGuard customization
- @Autosource provides arguments of ExtensionContext class

0.2.12

0.2.12

- Support recursively structured types
- Generate positive Period values only

0.2.11

0.2.11

- Update JUnit to 5.7.2
- Support @min and @max annotations for short type and byte type
- Support Period value generation