kotlin-result/src/test/kotlin/com/github/michaelbull/result
2020-05-11 10:34:55 +01:00
..
AndTest.kt Remove internal modifiers from test classes/methods 2018-11-01 19:02:57 +00:00
BindingTest.kt Add monad comprehensions via binding block 2020-05-11 10:34:55 +01:00
FactoryTest.kt Deprecate Result.of in favour of runCatching factory function 2019-08-24 00:20:46 +01:00
GetTest.kt Remove internal modifiers from test classes/methods 2018-11-01 19:02:57 +00:00
IterableTest.kt Remove internal modifiers from test classes/methods 2018-11-01 19:02:57 +00:00
MapTest.kt Add Rust's mapOr & mapOrElse 2020-01-31 09:17:49 +00:00
OnTest.kt Remove internal modifiers from test classes/methods 2018-11-01 19:02:57 +00:00
OrTest.kt Remove internal modifiers from test classes/methods 2018-11-01 19:02:57 +00:00
ResultIteratorTest.kt Add compiler contracts 2019-08-09 21:53:52 +01:00
UnwrapTest.kt Fix typo in Result#unwrap exception message 2020-01-11 10:14:59 +00:00