Class com.nextcloud.extensions.IntentExtensionTests

6

tests

0

failures

0

skipped

0.030s

duration

100%

successful

Tests

Test android(AVD) - 16
test_get_parcelable_argument_when_given_null_intent_should_return_null passed (0.001s)
test_get_parcelable_argument_when_given_valid_intent_and_wrong_class_type_should_return_null passed (0.001s)
test_get_parcelable_argument_when_given_valid_intent_should_return_expected_data passed (0.001s)
test_get_serializable_argument_when_given_null_intent_should_return_null passed (0s)
test_get_serializable_argument_when_given_valid_intent_and_wrong_class_type_should_return_null passed (0.027s)
test_get_serializable_argument_when_given_valid_intent_should_return_expected_data passed (0s)