Method | Description | |
---|---|---|
negativeMatches ( ) | ||
negativePatterns ( ) | ||
normalizationRequiredDataProvider ( ) | ||
positiveMatches ( ) | ||
positivePatterns ( ) | ||
setUp ( ) | ||
test_error_when_json_pattern_is_invalid ( ) | ||
test_error_when_json_value_is_invalid ( ) | ||
test_error_when_matching_fail ( ) | ||
test_error_when_path_in_nested_pattern_does_not_exist ( ) | ||
test_error_when_path_in_nested_value_does_not_exist ( ) | ||
test_negative_can_match ( $pattern ) | ||
test_negative_matches ( $value, $pattern ) | ||
test_positive_can_match ( $pattern ) | ||
test_positive_matches ( $value, $pattern ) | ||
test_positive_matches_after_normalization ( $value, $pattern ) |
public static normalizationRequiredDataProvider ( ) |
public test_error_when_json_pattern_is_invalid ( ) |
public test_error_when_json_value_is_invalid ( ) |
public test_positive_matches_after_normalization ( $value, $pattern ) |