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, testLineEditorChain
public SectionEditorTest()
SectionEditorTest
instance.public SectionEditor getLineEditor()
LineEditor
instance tests are performed with.getLineEditor
in class LineEditorTest
LineEditor
instance tests are performed with.LineEditorTest.newLineEditor()
protected SectionEditor newLineEditor()
LineEditor
instance to test.newLineEditor
in class LineEditorTest
LineEditor
instance to test.LineEditorTest.getLineEditor()
protected SectionEditor 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 testSectionEditor() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.