PHP Class spec\PHPSpec2\Formatter\Presenter\StringPresenter

Inheritance: extends PHPSpec2\ObjectBehavior
Afficher le fichier Open project: phpspec/phpspec2

Méthodes publiques

Méthode Description
it_should_present_array_as_elements_count ( )
it_should_present_boolean_as_string ( )
it_should_present_closure_as_type ( )
it_should_present_exception_as_class_with_constructor ( )
it_should_present_long_string_in_quotes_but_trimmed ( )
it_should_present_object_as_classname ( )
it_should_present_only_first_line_of_multiline_string ( )
it_should_present_short_string_in_quotes ( )
it_should_present_simple_type_as_typed_value ( )
it_should_present_string_as_string ( )
let ( PHPSpec2\Formatter\Presenter\Differ\Differ $differ )

Method Details

it_should_present_array_as_elements_count() public méthode

it_should_present_boolean_as_string() public méthode

it_should_present_closure_as_type() public méthode

it_should_present_exception_as_class_with_constructor() public méthode

it_should_present_long_string_in_quotes_but_trimmed() public méthode

it_should_present_object_as_classname() public méthode

it_should_present_only_first_line_of_multiline_string() public méthode

it_should_present_short_string_in_quotes() public méthode

it_should_present_simple_type_as_typed_value() public méthode

it_should_present_string_as_string() public méthode

let() public méthode

public let ( PHPSpec2\Formatter\Presenter\Differ\Differ $differ )
$differ PHPSpec2\Formatter\Presenter\Differ\Differ