customizeContext
protected void customizeContext()
throws Exception
customizeContext
protected void customizeContext(Context context)
throws Exception
getBasedir
public static String getBasedir()
getClassLoader
protected ClassLoader getClassLoader()
getConfiguration
protected InputStream getConfiguration()
throws Exception
getConfiguration
protected InputStream getConfiguration(String subname)
throws Exception
getContext
private Context getContext()
getCustomConfiguration
protected InputStream getCustomConfiguration()
throws Exception
getResourceAsStream
protected InputStream getResourceAsStream(String resource)
getTestFile
public static File getTestFile(String path)
getTestFile
public static File getTestFile(String basedir,
String path)
getTestPath
public static String getTestPath(String path)
getTestPath
public static String getTestPath(String basedir,
String path)
lookup
protected Object lookup(String componentKey)
throws Exception
lookup
protected Object lookup(String role,
String id)
throws Exception
release
protected void release(Object component)
throws Exception
setUp
protected void setUp()
throws Exception
tearDown
protected void tearDown()
throws Exception