Skip to content

Test Result : ValueExtractionUnwrappingTest

0 failures (±0)
18 tests (±0)
Took 1.2 sec.

All Tests

Test nameDurationStatus
missing_value_extractor_throws_exception0.63 secPassed
no_constraint_validator_for_unwrapped_value_throws_exception38 msPassed
skip_and_unwrap_at_the_same_time_throws_exception26 msPassed
validateUnwrappedValue_returns_correct_values29 msPassed
validate_forced_unwrapping_having_two_reverted_type_parameters_correctly_identifies_type_parameter0.23 secPassed
validate_forced_unwrapping_having_two_type_parameters_and_only_one_maximally_specific_value_extractor_is_ok26 msPassed
validate_forced_unwrapping_having_two_type_parameters_and_two_maximally_specific_value_extractors_raises_exception24 msPassed
validate_implicit_unwrapping_having_two_type_parameters_and_only_one_maximally_specific_value_extractor_is_ok26 msPassed
validate_implicit_unwrapping_having_two_type_parameters_and_only_one_maximally_specific_value_extractor_marked_with_unwrap_by_default_is_ok23 msPassed
validate_implicit_unwrapping_having_two_type_parameters_and_two_maximally_specific_value_extractors_marked_with_unwrap_by_default_raises_exception22 msPassed
validate_wrapped_value_if_explicit_unwrapping27 msPassed
validate_wrapped_value_if_value_extractor_unwraps_by_default_and_unwrapping_enabled_per_constraint_for_generic_container23 msPassed
validate_wrapped_value_if_value_extractor_unwraps_by_default_and_unwrapping_enabled_per_constraint_for_non_generic_container21 msPassed
validate_wrapped_value_if_value_extractor_unwraps_by_default_for_generic_container22 msPassed
validate_wrapped_value_if_value_extractor_unwraps_by_default_for_non_generic_container22 msPassed
validate_wrapper_if_unwrapping_disabled_per_constraint_for_generic_container32 msPassed
validate_wrapper_if_unwrapping_disabled_per_constraint_for_non_generic_container22 msPassed
validate_wrapper_itself_if_there_is_no_unwrapping21 msPassed