PHP 클래스 Sonata\Exporter\Test\Writer\FormattedBoolWriterTest

저자: Robin Chalas ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sonata-project/exporter

보호된 프로퍼티들

프로퍼티 타입 설명
$falseLabel string
$trueLabel string

공개 메소드들

메소드 설명
setUp ( )
testValidDataFormat ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testValidDataFormat() 공개 메소드

public testValidDataFormat ( )

프로퍼티 상세

$falseLabel 보호되어 있는 프로퍼티

protected string $falseLabel
리턴 string

$trueLabel 보호되어 있는 프로퍼티

protected string $trueLabel
리턴 string