All modules:
Provides an expectation function API in English in a pure fluent style.
Provides additional expectation functions for types introduced in Kotlin 1.3 (e.g. for Result
).
Provides an expectation function API in English in an infix style.
Provides additional expectation functions for types introduced in Kotlin 1.3 (e.g. for Result
).
Defines core contracts of Atrium and contains default implementation.
Provides the implementation of expectation functions as well as helper functions for expectation function writers.
Provides the implementation of expectation functions for types introduced in Kotlin 1.3 (e.g. for Result
)
i18n functionality which will be deprecated with 1.1.0 and removed with 1.2.0
i18n functionality which will be deprecated with 1.1.0 and removed with 1.2.0
Contains the predefined expectation verb expect
, see Use own expectation verb if you want to define your own.