Method | Description | |
---|---|---|
it_does_not_matches_empty_string_with_emptish_values ( ) | ||
it_does_not_matches_false_with_emptish_values ( ) | ||
it_does_not_matches_non_empty_different_value ( ) | ||
it_does_not_matches_null_with_emptish_values ( ) | ||
it_does_not_matches_zero_with_emptish_values ( ) | ||
it_matches_empty_strings ( ) | ||
it_matches_not_empty_strings ( ) | ||
it_mismatches_empty_string ( ) | ||
it_mismatches_empty_string_with_emptish_values ( ) | ||
it_mismatches_false_with_emptish_values_using_identity_operator ( ) | ||
it_mismatches_not_empty_string ( $matcher ) | ||
it_mismatches_null_with_emptish_values_using_identity_operator ( ) | ||
it_mismatches_on_non_empty_different_value ( ) | ||
it_mismatches_zero_with_emptish_values_using_identity_operator ( ) | ||
it_should_support_all_aliases ( ) | ||
let ( PHPSpec2\Formatter\Presenter\StringPresenter $presenter ) |
public it_does_not_matches_null_with_emptish_values ( ) |
public it_does_not_matches_zero_with_emptish_values ( ) |
public it_mismatches_on_non_empty_different_value ( ) |
public let ( PHPSpec2\Formatter\Presenter\StringPresenter $presenter ) | ||
$presenter | PHPSpec2\Formatter\Presenter\StringPresenter |