net.sf.xisemele.impl
Class OperationsHelperImplTest

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

public class OperationsHelperImplTest
extends java.lang.Object

Casos de teste para a classe OperationsHelperImpl.

Author:
Carlos Eduardo Coral.

Constructor Summary
OperationsHelperImplTest()
           
 
Method Summary
 void testChildren()
          Testa o método OperationsHelper.children(Node).
 void testFind()
          Testa o método OperationsHelperImpl.find(Document, String).
 void testNodeWithName()
          Testa o método OperationsHelperImpl.nodeWithName(List, String).
 void testSublistWithName()
          Testa o método OperationsHelperImpl.sublistWithName(List, String).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationsHelperImplTest

public OperationsHelperImplTest()
Method Detail

testChildren

public void testChildren()
Testa o método OperationsHelper.children(Node).


testFind

public void testFind()
Testa o método OperationsHelperImpl.find(Document, String).


testNodeWithName

public void testNodeWithName()
Testa o método OperationsHelperImpl.nodeWithName(List, String).


testSublistWithName

public void testSublistWithName()
Testa o método OperationsHelperImpl.sublistWithName(List, String).



Copyright © 2009. All Rights Reserved.