
public class TrailingWhitespaceEditorTest extends LineEditorTest
org.jomc.util.TrailingWhitespaceEditor.| Constructor and Description |
|---|
TrailingWhitespaceEditorTest()
Creates a new
TrailingWhitespaceEditorTest instance. |
| Modifier and Type | Method and Description |
|---|---|
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() |
getResourceEncoding, setResourceEncoding, testLineEditor, testLineEditorChainpublic TrailingWhitespaceEditorTest()
TrailingWhitespaceEditorTest instance.public TrailingWhitespaceEditor getLineEditor()
LineEditor instance tests are performed with.getLineEditor in class LineEditorTestLineEditor instance tests are performed with.LineEditorTest.newLineEditor()protected TrailingWhitespaceEditor newLineEditor()
LineEditor instance to test.newLineEditor in class LineEditorTestLineEditor instance to test.LineEditorTest.getLineEditor()protected TrailingWhitespaceEditor newLineEditor(LineEditor editor)
LineEditor instance to test taking an editor to chain.newLineEditor in class LineEditorTesteditor - The editor to chain.LineEditor instance to test.public final void testTrailingWhitespaceEditor() throws Exception
ExceptionCopyright © 2005-2013 The JOMC Project. All Rights Reserved.