PHP Class Phan\Tests\Output\Printer\CSVPrinterTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: etsy/phan

Méthodes publiques

Méthode Description
specialCharacterCasesProvider ( )
testHeaderCorrespondsToData ( )
testSpecialCharactersAreProperlyEncoded ( string $string, string $messageExpected )

Method Details

specialCharacterCasesProvider() public méthode

testHeaderCorrespondsToData() public méthode

testSpecialCharactersAreProperlyEncoded() public méthode

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