Summary

Tests Errors Failures Skipped Success Rate Time
51 0 0 0 100% 0.043

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
se.biltmore.tools.fileeditor 51 0 0 0 100% 0.043

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

se.biltmore.tools.fileeditor

Class Tests Errors Failures Skipped Success Rate Time
TextFileEditorTest 51 0 0 0 100% 0.043

Test Cases

TextFileEditorTest

testGetSubString_3args 0.006
testSetPosition_Position 0
testMoveDown 0.001
testMoveUp 0
testMoveRight 0
testMoveLeft 0
testMoveToNextChar 0
testMoveToPrevChar 0
testGetChar 0
testMoveAndReturnNextChar 0
testMoveWordsRigth 0
testMoveWordsLeft 0
testMoveToEndOfLine 0
testMoveToBeginningOfLine 0
testMoveToTopOfFile 0
testMoveToBottomOfFile 0
testMoveToEndOfFile 0.001
testIsOnFirstLine 0
testIsOnLastLine 0
testIsOnFirstColumn 0
testIsOnLastColumn 0.001
testFind 0
testFindNext 0
testFindLast 0
testFindAllOccurences 0.001
testFindLastOccurence 0.001
testFindBlankLine 0
testFindNextBlankLine 0
testFindAllBlankLines 0
testLineMatches 0
testNextLineMatches 0.001
testFindAllLinesMatching 0.001
testSelection 0
testClearSelection 0
testDeleteSelectionSingleLine 0
testDeleteSelectionMultiLine 0
testDeleteSelectionMultiLineFullLines 0.001
testMoveToMatching 0
testSelectToMatching 0
testReplaceCurrentLine 0
testReplaceFirstInCurrentLine 0
testReplaceAllInCurrentLine 0
testReplaceAllInFile 0.001
testGetSelectedTextAsString 0
testReplaceSelectionWithTextBuffer 0
testInsertBuffer 0.001
testAppendBuffer 0
testInsertLine 0
testInsertLineAbove 0
testDeleteCurrentLine 0
testDeleteCurrentWord_char 0