org.guiceyfruit.testing.testng
Class GuiceyTestCase

java.lang.Object
  extended by org.guiceyfruit.testing.testng.GuiceyTestCase

public class GuiceyTestCase
extends java.lang.Object

Version:
$Revision: 1.1 $

Field Summary
protected static InjectorManager injectorManager
           
 
Constructor Summary
GuiceyTestCase()
           
 
Method Summary
protected  void setUp()
           
protected  void startTestScope()
           
protected  void tearDown()
           
protected  void tearDownTestScope()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

injectorManager

protected static InjectorManager injectorManager
Constructor Detail

GuiceyTestCase

public GuiceyTestCase()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

startTestScope

protected void startTestScope()
                       throws java.lang.Exception
Throws:
java.lang.Exception

tearDownTestScope

protected void tearDownTestScope()
                          throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.