|
||||||||||
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.SectionEditorTest
public class SectionEditorTest
Test cases for class org.jomc.util.SectionEditor
.
Constructor Summary | |
---|---|
SectionEditorTest()
Creates a new SectionEditorTest instance. |
Method Summary | |
---|---|
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()
|
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 SectionEditorTest()
SectionEditorTest
instance.
Method Detail |
---|
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
|
||||||||||
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. |