mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
moreover: - introduce KClassTag instead of using KClass as KClass cannot be used in a context bound - add helper for java.lang.Iterable to scala.collection.Iterable conversion - introduce inline defs to point to the assertions builders instead of using getAny etc. -> looks ugly - make KFunX's arguments contra- and covariant - move scalaFunXToKotlin from TestUtils to scala package object - use an lower bound in the implicit conversion from Kotlin's assertionCreator to Scala's assertionCreator and simplify specs