PHP Класс spec\PHPSpec2\Formatter\Presenter\StringPresenter

Наследование: extends PHPSpec2\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
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 )

Описание методов

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() публичный Метод

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