PHP Class JoliTypo\Tests\FrenchTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jolicode/jolitypo

Méthodes publiques

Méthode Description
testDoubleQuoteMess ( )
testEncodingMess ( )
testFixFullText ( )
testFixFullTextShort ( )
testNoBreakingSpaceInsideGoodQuotes ( )
testNumericDoesNotBreakOtherFixers ( )

Method Details

testDoubleQuoteMess() public méthode

public testDoubleQuoteMess ( )

testEncodingMess() public méthode

public testEncodingMess ( )

testFixFullText() public méthode

public testFixFullText ( )

testFixFullTextShort() public méthode

testNoBreakingSpaceInsideGoodQuotes() public méthode

See also: https://github.com/jolicode/JoliTypo/issues/16

testNumericDoesNotBreakOtherFixers() public méthode

See also: https://github.com/jolicode/JoliTypo/issues/15