org.ow2.bonita.pvm.test.base
Class EnvironmentFactoryTestSetup

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.extensions.TestDecorator
          extended by junit.extensions.TestSetup
              extended by org.ow2.bonita.pvm.test.base.EnvironmentFactoryTestSetup
All Implemented Interfaces:
junit.framework.Test

public class EnvironmentFactoryTestSetup
extends junit.extensions.TestSetup

Author:
Guillaume Porcher

Field Summary
 
Fields inherited from class junit.extensions.TestDecorator
fTest
 
Constructor Summary
EnvironmentFactoryTestSetup(junit.framework.Test test, java.lang.String configResource)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 
Methods inherited from class junit.extensions.TestSetup
run
 
Methods inherited from class junit.extensions.TestDecorator
basicRun, countTestCases, getTest, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnvironmentFactoryTestSetup

public EnvironmentFactoryTestSetup(junit.framework.Test test,
                                   java.lang.String configResource)
Parameters:
test -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.extensions.TestSetup
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.extensions.TestSetup
Throws:
java.lang.Exception


Copyright © 2009 OW2 Consortium. All Rights Reserved.