|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.util.test.LineEditorTest
org.jomc.util.test.TrailingWhitespaceEditorTest
public class TrailingWhitespaceEditorTest
Test cases for class org.jomc.util.TrailingWhitespaceEditor
.
Constructor Summary | |
---|---|
TrailingWhitespaceEditorTest()
Creates a new TrailingWhitespaceEditorTest instance. |
Method Summary | |
---|---|
TrailingWhitespaceEditor |
getLineEditor()
Gets the LineEditor instance tests are performed with. |
protected TrailingWhitespaceEditor |
newLineEditor()
Gets a new LineEditor instance to test. |
protected TrailingWhitespaceEditor |
newLineEditor(LineEditor editor)
Gets a new LineEditor instance to test taking an editor to chain. |
void |
testTrailingWhitespaceEditor()
|
Methods inherited from class org.jomc.util.test.LineEditorTest |
---|
getResourceEncoding, setResourceEncoding, testLineEditor, testLineEditorChain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrailingWhitespaceEditorTest()
TrailingWhitespaceEditorTest
instance.
Method Detail |
---|
public TrailingWhitespaceEditor getLineEditor()
LineEditor
instance tests are performed with.
getLineEditor
in class LineEditorTest
LineEditor
instance tests are performed with.LineEditorTest.newLineEditor()
protected TrailingWhitespaceEditor newLineEditor()
LineEditor
instance to test.
newLineEditor
in class LineEditorTest
LineEditor
instance to test.LineEditorTest.getLineEditor()
protected TrailingWhitespaceEditor newLineEditor(LineEditor editor)
LineEditor
instance to test taking an editor to chain.
newLineEditor
in class LineEditorTest
editor
- The editor to chain.
LineEditor
instance to test.public final void testTrailingWhitespaceEditor() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |