com.lexicalscope.fluentreflection.bean.endtoend
Class TestMapBean

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

public class TestMapBean
extends Object


Constructor Summary
TestMapBean()
           
 
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

TestMapBean

public TestMapBean()
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.