PHP Class Phan\Tests\Output\Printer\CSVPrinterTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: etsy/phan

Public Methods

Method Description
specialCharacterCasesProvider ( )
testHeaderCorrespondsToData ( )
testSpecialCharactersAreProperlyEncoded ( string $string, string $messageExpected )

Method Details

specialCharacterCasesProvider() public method

testHeaderCorrespondsToData() public method

testSpecialCharactersAreProperlyEncoded() public method

public testSpecialCharactersAreProperlyEncoded ( string $string, string $messageExpected )
$string string String to check against
$messageExpected string Message component of expected CSV line