| |
|
| javax.swing.text.GapContent_GapVectorTest
GapContent_GapVectorTest | public class GapContent_GapVectorTest extends TestCase (Code) | | |
testAllocateArray | public void testAllocateArray()(Code) | | |
testGapContent | public void testGapContent()(Code) | | Tests constructor GapContent()
|
testGapContentint | public void testGapContentint()(Code) | | Tests constructor GapContent(int)
|
testGetArray | public void testGetArray()(Code) | | |
testGetArrayLength | public void testGetArrayLength()(Code) | | |
testGetGapEnd | public void testGetGapEnd()(Code) | | |
testGetGapStart | public void testGetGapStart()(Code) | | |
testInsertStringInvalid | public void testInsertStringInvalid()(Code) | | |
testInsertStringInvalidNull | public void testInsertStringInvalidNull()(Code) | | |
testRemoveEmptyInvalid | public void testRemoveEmptyInvalid()(Code) | | |
testRemoveInvalidPosition | public void testRemoveInvalidPosition()(Code) | | |
testRemoveInvalidSize | public void testRemoveInvalidSize()(Code) | | |
testReplaceInvalidInsertLength | public void testReplaceInvalidInsertLength() throws Exception(Code) | | |
testReplaceInvalidInsertLengthNegative | public void testReplaceInvalidInsertLengthNegative() throws Exception(Code) | | |
testReplaceInvalidRemoveLength | public void testReplaceInvalidRemoveLength() throws Exception(Code) | | |
testReplaceInvalidRemovePosition | public void testReplaceInvalidRemovePosition() throws Exception(Code) | | |
testReplaceNullInsert | public void testReplaceNullInsert() throws Exception(Code) | | |
testShiftEnd | public void testShiftEnd()(Code) | | |
testShiftGapEndUp | public void testShiftGapEndUp()(Code) | | |
testShiftGapStartDown | public void testShiftGapStartDown()(Code) | | |
testShiftGapToLeft | public void testShiftGapToLeft()(Code) | | |
testShiftGapToRight | public void testShiftGapToRight()(Code) | | |
|
|
|