PHP 클래스 spec\PHPSpec2\Formatter\Presenter\StringPresenter

상속: extends PHPSpec2\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec2

공개 메소드들

메소드 설명
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