This project has retired. For details please refer to its Attic page.
TestHelper (Jetspeed-2 Component Manager 2.1.3 API)

org.apache.jetspeed.testhelpers
Interface TestHelper

All Known Implementing Classes:
AbstractTestHelper, BuildPropertiesHelper, DatasourceHelper, OJBHelper

public interface TestHelper


Method Summary
 Map getContext()
           
 void setUp()
           
 void tearDown()
           
 

Method Detail

setUp

void setUp()
           throws Exception
Throws:
Exception

tearDown

void tearDown()
              throws Exception
Throws:
Exception

getContext

Map getContext()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.