
public class TrailingWhitespaceEditorTest extends LineEditorTest
org.jomc.util.TrailingWhitespaceEditor.| Constructor and Description |
|---|
TrailingWhitespaceEditorTest()
Creates a new
TrailingWhitespaceEditorTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.util.TrailingWhitespaceEditor |
getLineEditor()
Gets the
LineEditor instance tests are performed with. |
protected org.jomc.util.TrailingWhitespaceEditor |
newLineEditor()
Gets a new
LineEditor instance to test. |
protected org.jomc.util.TrailingWhitespaceEditor |
newLineEditor(org.jomc.util.LineEditor editor)
Gets a new
LineEditor instance to test taking an editor to chain. |
void |
testTrailingWhitespaceEditor() |
getResourceEncoding, setResourceEncoding, testLineEditor, testLineEditorChainpublic TrailingWhitespaceEditorTest()
TrailingWhitespaceEditorTest instance.public org.jomc.util.TrailingWhitespaceEditor getLineEditor()
LineEditor instance tests are performed with.getLineEditor in class LineEditorTestLineEditor instance tests are performed with.LineEditorTest.newLineEditor()protected org.jomc.util.TrailingWhitespaceEditor newLineEditor()
LineEditor instance to test.newLineEditor in class LineEditorTestLineEditor instance to test.LineEditorTest.getLineEditor()protected org.jomc.util.TrailingWhitespaceEditor newLineEditor(org.jomc.util.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–2016 The JOMC Project. All rights reserved.