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