Contains interfaces defining the minimum set of assertion functions (on level domain) which an implementation has to provide for the Kotlin 1.3 extension.
interface ResultAssertions
Defines the minimum set of assertion functions and builders applicable to Result, which an implementation of the domain of Atrium has to provide. |
val resultAssertions: ResultAssertions
The access point to an implementation of ResultAssertions. |