Standard mapping properties / methods #30
Labels
🦄 enhancement
New feature or request
🐣 good first issue
Good for newcomers
🆘 help wanted
Extra attention is needed
Milestone
Add some useful extension properties and methods for common uses of
Assertion<T>.map(()->R): Assertion<R>
Assertion<Any?>.toString
Assertion<Collection<E>>.first()
etc.Assertion<List<E>>.get(IntRange)
etc.The text was updated successfully, but these errors were encountered: