net.sf.navel.beans
Class InitialValuesIndexedBuilderTest

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

public class InitialValuesIndexedBuilderTest
extends java.lang.Object

Author:
thomas

Constructor Summary
InitialValuesIndexedBuilderTest()
           
 
Method Summary
 void testAddingAnnotated()
           
 void testAddingIndexed()
           
 void testArray()
           
 void testBad()
           
 void testFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialValuesIndexedBuilderTest

public InitialValuesIndexedBuilderTest()
Method Detail

testFilter

public void testFilter()

testAddingIndexed

public void testAddingIndexed()

testAddingAnnotated

public void testAddingAnnotated()

testArray

public void testArray()

testBad

public void testBad()