com.lexicalscope.fluentreflection.usecases
Class TestCanCallAnnotatedMethodsInTheRightOrder

java.lang.Object
  extended by com.lexicalscope.fluentreflection.usecases.TestCanCallAnnotatedMethodsInTheRightOrder

public class TestCanCallAnnotatedMethodsInTheRightOrder
extends Object


Constructor Summary
TestCanCallAnnotatedMethodsInTheRightOrder()
           
 
Method Summary
 void canCallPostConstructMethodsInTheCorrectOrder()
           
 void canCallPreDestroyMethodsInTheCorrectOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCanCallAnnotatedMethodsInTheRightOrder

public TestCanCallAnnotatedMethodsInTheRightOrder()
Method Detail

canCallPostConstructMethodsInTheCorrectOrder

public void canCallPostConstructMethodsInTheCorrectOrder()
                                                  throws Exception
Throws:
Exception

canCallPreDestroyMethodsInTheCorrectOrder

public void canCallPreDestroyMethodsInTheCorrectOrder()
                                               throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.