Class com.javiersc.network.either.resource.NetworkEitherToResourceTests
Tests
Test |
Method name |
Duration |
Result |
Transform a NetworkEither to Either with failure remote[jvm] |
Transform a NetworkEither to Either with failure remote |
0.002s |
passed |
Transform a NetworkEither to Either with failure unknown[jvm] |
Transform a NetworkEither to Either with failure unknown |
2.473s |
passed |
Transform a NetworkEither to Resource with failure http[jvm] |
Transform a NetworkEither to Resource with failure http |
0.020s |
passed |
Transform a NetworkEither to Resource with failure local[jvm] |
Transform a NetworkEither to Resource with failure local |
0.001s |
passed |
Transform a NetworkEither to Resource with success input[jvm] |
Transform a NetworkEither to Resource with success input |
0.001s |
passed |