org.apache.jetspeed.testhelpers
Class BuildPropertiesHelper

java.lang.Object
  extended by org.apache.jetspeed.testhelpers.AbstractTestHelper
      extended by org.apache.jetspeed.testhelpers.BuildPropertiesHelper
All Implemented Interfaces:
TestHelper

public class BuildPropertiesHelper
extends AbstractTestHelper

This helper class provides access to the properties configured for the build process.

Author:
David Le Strat

Field Summary
 
Fields inherited from class org.apache.jetspeed.testhelpers.AbstractTestHelper
APP_CONTEXT
 
Constructor Summary
BuildPropertiesHelper()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class org.apache.jetspeed.testhelpers.AbstractTestHelper
addBeanFactory, getContext, getUserProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildPropertiesHelper

public BuildPropertiesHelper()
Method Detail

tearDown

public void tearDown()

setUp

public void setUp()


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