Skip to content

Release 1.1.6

Compare
Choose a tag to compare
@jlink jlink released this 22 Jun 08:22
  • Removed dependencies to internal classes in JUnit platform
  • Added Arbitraries.maps()
  • Added default generation for Map instances
  • @Domain annotation can now also refer to inner class of test container's base class.
    Many thanks to larsrh for that pull request!