Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
51 | 0 | 0 | 0 | 100% | 0.039 |
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
se.biltmore.tools.fileeditor | 51 | 0 | 0 | 0 | 100% | 0.039 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | TextFileEditorTest | 51 | 0 | 0 | 0 | 100% | 0.039 |
![]() | testGetSubString_3args | 0.006 |
![]() | testSetPosition_Position | 0 |
![]() | testMoveDown | 0 |
![]() | testMoveUp | 0.001 |
![]() | 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 |
![]() | testIsOnFirstLine | 0 |
![]() | testIsOnLastLine | 0 |
![]() | testIsOnFirstColumn | 0 |
![]() | testIsOnLastColumn | 0 |
![]() | testFind | 0.002 |
![]() | testFindNext | 0 |
![]() | testFindLast | 0.001 |
![]() | testFindAllOccurences | 0.001 |
![]() | testFindBlankLine | 0.001 |
![]() | testFindLastOccurence | 0 |
![]() | testFindNextBlankLine | 0 |
![]() | testFindAllBlankLines | 0 |
![]() | testLineMatches | 0.001 |
![]() | testNextLineMatches | 0 |
![]() | testFindAllLinesMatching | 0.001 |
![]() | testSelection | 0.001 |
![]() | testClearSelection | 0.001 |
![]() | testDeleteSelectionSingleLine | 0 |
![]() | testDeleteSelectionMultiLine | 0 |
![]() | testDeleteSelectionMultiLineFullLines | 0 |
![]() | testMoveToMatching | 0.001 |
![]() | testSelectToMatching | 0 |
![]() | testReplaceCurrentLine | 0 |
![]() | testReplaceFirstInCurrentLine | 0.001 |
![]() | testReplaceAllInCurrentLine | 0 |
![]() | testReplaceAllInFile | 0 |
![]() | testGetSelectedTextAsString | 0 |
![]() | testReplaceSelectionWithTextBuffer | 0 |
![]() | testInsertBuffer | 0.001 |
![]() | testAppendBuffer | 0 |
![]() | testInsertLine | 0 |
![]() | testInsertLineAbove | 0 |
![]() | testDeleteCurrentLine | 0 |
![]() | testDeleteCurrentWord_char | 0 |