Class org.sterling.source.scanner.CharacterScannerTest

11

tests

0

failures

0.007s

duration

100%

successful

Tests

Test Duration Result
shouldNotExpectNonCharacter 0s passed
shouldNotScanCharacterWithInvalidAsciiEscape 0.001s passed
shouldNotScanCharacterWithInvalidUnicodeEscape 0s passed
shouldNotScanEmptyCharacter 0.001s passed
shouldNotScanInvalidOctalEscape 0.001s passed
shouldNotScanNonCharacter 0.001s passed
shouldNotScanUnterminatedButOtherwiseCorrectCharacter 0s passed
shouldNotScanUnterminatedCharacter 0s passed
shouldScanCharacterWithAsciiEscape 0s passed
shouldScanCharacterWithOctalEscape 0s passed
shouldScanCharacterWithUnicodeEscape 0.003s passed