|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.xisemele.impl.ResultImplTest
public class ResultImplTest
Casos de teste para a classe ResultImpl
.
Constructor Summary | |
---|---|
ResultImplTest()
|
Method Summary | |
---|---|
void |
testToFile()
Testa os métodos ResultImpl.toFile(File) e ResultImpl.toFile(String) . |
void |
testToXML()
Testa o método ResultImpl.toXML() . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultImplTest()
Method Detail |
---|
public void testToXML() throws java.lang.Exception
ResultImpl.toXML()
.
java.lang.Exception
public void testToFile() throws java.lang.Exception
ResultImpl.toFile(File)
e ResultImpl.toFile(String)
.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |