com.lexicalscope.fluentreflection.bean.endtoend
Class TestMapBeanWithNoPrefixes

java.lang.Object
  extended by com.lexicalscope.fluentreflection.bean.endtoend.TestMapBeanWithNoPrefixes

public class TestMapBeanWithNoPrefixes
extends Object


Constructor Summary
TestMapBeanWithNoPrefixes()
           
 
Method Summary
 void mapBeanEqualToItself()
           
 void mapBeanNotEqualToSecondBeanOnTheSameMap()
           
 void mapBeanOptionalCollectionQueryMethodIsFalseIfTheListIsNotPresent()
           
 void mapCanBeQueriedViaInterface()
           
 void mapCanBeReadViaInterface()
           
 void mapCanBeSetViaInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMapBeanWithNoPrefixes

public TestMapBeanWithNoPrefixes()
Method Detail

mapCanBeQueriedViaInterface

public void mapCanBeQueriedViaInterface()
                                 throws Exception
Throws:
Exception

mapCanBeReadViaInterface

public void mapCanBeReadViaInterface()
                              throws Exception
Throws:
Exception

mapCanBeSetViaInterface

public void mapCanBeSetViaInterface()
                             throws Exception
Throws:
Exception

mapBeanEqualToItself

public void mapBeanEqualToItself()
                          throws Exception
Throws:
Exception

mapBeanNotEqualToSecondBeanOnTheSameMap

public void mapBeanNotEqualToSecondBeanOnTheSameMap()
                                             throws Exception
Throws:
Exception

mapBeanOptionalCollectionQueryMethodIsFalseIfTheListIsNotPresent

public void mapBeanOptionalCollectionQueryMethodIsFalseIfTheListIsNotPresent()
                                                                      throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.