net.sourceforge.pmd.lang.ast.xpath
Class AttributeAxisIteratorTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.ast.xpath.AttributeAxisIteratorTest

public class AttributeAxisIteratorTest
extends Object

Unit test for AttributeAxisIterator


Constructor Summary
AttributeAxisIteratorTest()
           
 
Method Summary
 void testAttributeAxisIterator()
          Test hasNext and next.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeAxisIteratorTest

public AttributeAxisIteratorTest()
Method Detail

testAttributeAxisIterator

public void testAttributeAxisIterator()
Test hasNext and next.



Copyright © 2002–2015 InfoEther. All rights reserved.