net.sf.xisemele.impl
Class ResultImplTest

java.lang.Object
  extended by net.sf.xisemele.impl.ResultImplTest

public class ResultImplTest
extends java.lang.Object

Casos de teste para a classe ResultImpl.

Author:
Carlos Eduardo Coral.

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

ResultImplTest

public ResultImplTest()
Method Detail

testToXML

public void testToXML()
               throws java.lang.Exception
Testa o método ResultImpl.toXML().

Throws:
java.lang.Exception

testToFile

public void testToFile()
                throws java.lang.Exception
Testa os métodos ResultImpl.toFile(File) e ResultImpl.toFile(String).

Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.