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.