PHP Class Sonata\Exporter\Test\Writer\FormattedBoolWriterTest

Author: Robin Chalas ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/exporter

Protected Properties

Property Type Description
$falseLabel string
$trueLabel string

Public Methods

Method Description
setUp ( )
testValidDataFormat ( )

Method Details

setUp() public method

public setUp ( )

testValidDataFormat() public method

public testValidDataFormat ( )

Property Details

$falseLabel protected property

protected string $falseLabel
return string

$trueLabel protected property

protected string $trueLabel
return string