org.apache.jetspeed.testhelpers
Interface TestHelper

All Known Implementing Classes:
AbstractTestHelper

public interface TestHelper


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

Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

getContext

public Map getContext()


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