Package org.glassfish.fighterfish.test.util

Interface Summary
RestorableDomainConfiguration Represents a domain configuration change that can be restored to its original value.
WABDeploymentEventHandler.Callback  
 

Class Summary
AbstractTestObject  
BundleProvisioner  
Constants Constants used in various places.
EjbBundle This class is used by tests to deploy Ejb Bundles.
EnterpriseResourceProvisioner  
EntityBundle A class that helps tests in the deployment of entity bundles.
FighterFishJUnitRunner  
GlassFishTracker When GlassFish bundles are deployed, the server does a lot of background operation, so this class help test cases track availability of GlassFish.
JStack This object represents the current stack traces of all threads in the system - very much similar to the output of jstack command line tool.
OSGiUtil  
PaxExamConfigurator Provides common PAX configuration for all tests.
PropertiesUtil Helper class that knows how to do variable substitution recurssively in a properties object.
StringPatternMatcher A simple BaseMatcher that matches if a string contains a specific character sequence.
TestContext A TestContext is a facade through which a test interacts with underlying OSGi or Java EE platform.
TestsConfiguration Represents configuration common to all tests.
URLHelper  
WABDeploymentEventHandler Listens to OSGi Event Admin Service generated events generated for a WAB and calls back a registered handler
WebAppBundle This class is used by tests to deploy WABs.
ZipUtil A simple utility to extract a zip input stream.
 

Exception Summary
TimeoutException This exception has the additional role of printing equivalent of JStack so that we can analyse any locking issues easily.
 



Copyright © 2013. All Rights Reserved.