net.sf.navel.beans
Class DotNotationExpressionTest

java.lang.Object
  extended by net.sf.navel.beans.DotNotationExpressionTest

public class DotNotationExpressionTest
extends java.lang.Object

Author:
cmdln

Constructor Summary
DotNotationExpressionTest()
           
 
Method Summary
 void testGetLeaf()
           
 void testParse()
           
 void testParseIndexed()
           
 void testParseSingle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotNotationExpressionTest

public DotNotationExpressionTest()
Method Detail

testParse

public void testParse()

testParseSingle

public void testParseSingle()

testParseIndexed

public void testParseIndexed()

testGetLeaf

public void testGetLeaf()