PHP Class CharacterTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Eris\TestTrait
Show file Open project: giorgiosironi/eris

Public Methods

Method Description
testLengthOfAsciiCharactersInPhp ( )
testLengthOfPrintableAsciiCharacters ( )
testMultiplePrintableCharacters ( )

Private Methods

Method Description
assertLenghtIs1 ( $char )

Method Details

testLengthOfAsciiCharactersInPhp() public method

testLengthOfPrintableAsciiCharacters() public method

testMultiplePrintableCharacters() public method