Class org.sterling.source.scanner.InputReaderTest

37

tests

0

failures

0.035s

duration

100%

successful

Tests

Test Duration Result
acceptedTokensShouldReflectOriginPositionWithinInput 0s passed
acceptingTokenWithoutStoredInputShouldCauseException 0s passed
attemptingToStoreInputWhenNoMoreShouldCauseException 0.001s passed
attemptingToStoreMoreInputThanAvailableShouldCauseException 0s passed
inputShouldHaveNewLineAppended 0s passed
peekShouldNotAdvancePosition 0s passed
peekingPastEndOfInputShouldReturnNullCharacter 0.001s passed
rejectingInputShouldPutAllAcceptedAndSkippedInputBack 0s passed
rejectingStoredInputShouldReturnToPositionBeforeFirstStore 0s passed
shouldBeAbleToGetLocationAfterEndOfInput 0s passed
shouldBeAbleToReadAcrossLines 0.002s passed
shouldBeginAfterEnd 0s passed
shouldCloseUnderlyingInputStream 0.024s passed
shouldExpectCharacterAtCurrentPosition 0s passed
shouldExpectMatchedPattern 0.001s passed
shouldExpectOneMatchedPattern 0s passed
shouldGetCurrentLocation 0s passed
shouldGetLocationAtStart 0s passed
shouldNotEndTwice 0.001s passed
shouldNotExpectCharacterAtCurrentPosition 0s passed
shouldNotExpectIfPatternNotMatched 0s passed
shouldNotExpectPatternIfNoMore 0s passed
shouldNotRollbackTwice 0.001s passed
shouldNotSkipUnmatchedPattern 0.001s passed
shouldNotStoreIfPatternNotMatched 0s passed
shouldNotStorePatternIfNoMore 0s passed
shouldPeekFirstCharacter 0s passed
shouldRollbackInnerTransactions 0s passed
shouldRollbackInput 0s passed
shouldSkipPattern 0s passed
shouldStoreFromOneMatchedPattern 0.001s passed
shouldStoreMatchedPattern 0.001s passed
skippingInputShouldAdvancePosition 0s passed
skippingWhenNoMoreInputShouldCauseException 0s passed
storedCharactersShouldBeAcceptableAsToken 0s passed
storingCharacterShouldAdvancePosition 0s passed
storingMultipleCharactersShouldAdvancePosition 0.001s passed