Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
W
Z
A
AbstractTestObject
- Class in
org.glassfish.fighterfish.test.util
AbstractTestObject()
- Constructor for class org.glassfish.fighterfish.test.util.
AbstractTestObject
B
BundleProvisioner
- Class in
org.glassfish.fighterfish.test.util
BundleProvisioner(BundleContext)
- Constructor for class org.glassfish.fighterfish.test.util.
BundleProvisioner
C
classBlock(RunNotifier)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
Override to avoid running BeforeClass and AfterClass by the driver.
collectInitializationErrors(List<Throwable>)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
configure()
- Method in class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
configureEmbeddedDerby(GlassFish, String, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
Configures jdbc/__default datasource to use a custom pool that uses embedded derby.
configureEmbeddedDerby()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Constants
- Class in
org.glassfish.fighterfish.test.util
Constants used in various places.
Constants()
- Constructor for class org.glassfish.fighterfish.test.util.
Constants
create(Class)
- Static method in class org.glassfish.fighterfish.test.util.
TestContext
createJmsCF(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsCF(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
createJmsQueue(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsTopic(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsTopic(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
ctx
- Variable in class org.glassfish.fighterfish.test.util.
AbstractTestObject
D
DEFAULT_DS
- Static variable in class org.glassfish.fighterfish.test.util.
Constants
The JNDI name of the default datasource configured in the server.
DEFAULT_POOL
- Static variable in class org.glassfish.fighterfish.test.util.
Constants
The JNDI name of the JDBC connection pool used by the default datasource
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
EjbBundle
Deploy the given EJB OSGi bundle.
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
EntityBundle
Deploy this entity bundle.
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
Deploy the given OSGi Web Application Bundle.
deployed(String)
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
deployEjbBundle(Bundle, String[])
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given EJB OSGi bundle.
deployEjbBundle(String, String[])
- Method in class org.glassfish.fighterfish.test.util.
TestContext
deployEntityBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given JPA Entities bundle.
deployEntityBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
deploying()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
deployWebAppBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given OSGi Web Application Bundle.
deployWebAppBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
describeTo(Description)
- Method in class org.glassfish.fighterfish.test.util.
StringPatternMatcher
destroy()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
E
EjbBundle
- Class in
org.glassfish.fighterfish.test.util
This class is used by tests to deploy Ejb Bundles.
EjbBundle(BundleContext, Bundle, String[])
- Constructor for class org.glassfish.fighterfish.test.util.
EjbBundle
A handle to the EJB bundle being deployed.
EnterpriseResourceProvisioner
- Class in
org.glassfish.fighterfish.test.util
EnterpriseResourceProvisioner(BundleContext)
- Constructor for class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
EntityBundle
- Class in
org.glassfish.fighterfish.test.util
A class that helps tests in the deployment of entity bundles.
EntityBundle(BundleContext, Bundle)
- Constructor for class org.glassfish.fighterfish.test.util.
EntityBundle
Create a new EntityBundle
explode(URI, File)
- Static method in class org.glassfish.fighterfish.test.util.
ZipUtil
extractZip(ZipInputStream, File)
- Static method in class org.glassfish.fighterfish.test.util.
ZipUtil
F
failed(Throwable, String, Long[])
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
FIGHTERFISH_PROVISIONER_URL_DEFAULT_VALUE
- Static variable in class org.glassfish.fighterfish.test.util.
Constants
FIGHTERFISH_PROVISIONER_URL_PROP
- Static variable in class org.glassfish.fighterfish.test.util.
Constants
URL string used to download glassfish distribution.
FIGHTERFISH_TEST_DERBY_DB_ROOT_DIR
- Static variable in class org.glassfish.fighterfish.test.util.
Constants
This property is used to specify the directory where derby database will be created.
FighterFishJUnitRunner
- Class in
org.glassfish.fighterfish.test.util
FighterFishJUnitRunner(Class<?>)
- Constructor for class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
G
getBundle()
- Method in class org.glassfish.fighterfish.test.util.
EjbBundle
getBundle()
- Method in class org.glassfish.fighterfish.test.util.
EntityBundle
getBundle()
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
getBundleContext()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
getChildren()
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
We overwrite those with reactor content
getExamTimeout()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getGlassFish()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
getHttpGetResponse(String)
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
getHttpPostResponse(String)
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
getInstance()
- Static method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getMessage()
- Method in exception org.glassfish.fighterfish.test.util.
TimeoutException
getPaxExamConfiguration()
- Method in class org.glassfish.fighterfish.test.util.
AbstractTestObject
PaxExamJunit driver treats methods in Junit Test class annotated with @Configuration specially.
getPaxExamConfiguration()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getResponse(URL)
- Static method in class org.glassfish.fighterfish.test.util.
URLHelper
getService(BundleContext, Class<T>)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
getService(BundleContext, Class<T>, long)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
getServletContext()
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
getTimeout()
- Method in class org.glassfish.fighterfish.test.util.
AbstractTestObject
getTimeout()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
GlassFishTracker
- Class in
org.glassfish.fighterfish.test.util
When GlassFish bundles are deployed, the server does a lot of background operation, so this class help test cases track availability of GlassFish.
GlassFishTracker()
- Constructor for class org.glassfish.fighterfish.test.util.
GlassFishTracker
H
handleEvent(Event)
- Method in class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
I
installBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Install an OSGi bundle by reading its content from a given location URI.
installTestBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
Install a bundle and add it to the list of bundles.
J
JStack
- Class in
org.glassfish.fighterfish.test.util
This object represents the current stack traces of all threads in the system - very much similar to the output of jstack command line tool.
JStack()
- Constructor for class org.glassfish.fighterfish.test.util.
JStack
L
logger
- Variable in class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
logger
- Variable in class org.glassfish.fighterfish.test.util.
TestsConfiguration
M
main(String[])
- Static method in class org.glassfish.fighterfish.test.util.
JStack
matches(Object)
- Method in class org.glassfish.fighterfish.test.util.
StringPatternMatcher
methodBlock(FrameworkMethod)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
Override to avoid running Before, After and Rule methods by the driver.
methodInvoker(FrameworkMethod, Object)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
O
org.glassfish.fighterfish.test.util
- package org.glassfish.fighterfish.test.util
OSGiUtil
- Class in
org.glassfish.fighterfish.test.util
OSGiUtil()
- Constructor for class org.glassfish.fighterfish.test.util.
OSGiUtil
P
PaxExamConfigurator
- Class in
org.glassfish.fighterfish.test.util
Provides common PAX configuration for all tests.
PaxExamConfigurator(File, long)
- Constructor for class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
printStackTrace()
- Method in class org.glassfish.fighterfish.test.util.
JStack
printStackTrace(OutputStream)
- Method in class org.glassfish.fighterfish.test.util.
JStack
PropertiesUtil
- Class in
org.glassfish.fighterfish.test.util
Helper class that knows how to do variable substitution recurssively in a properties object.
PropertiesUtil()
- Constructor for class org.glassfish.fighterfish.test.util.
PropertiesUtil
R
rdcs
- Variable in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
List of config changes made by a test method
RestorableDomainConfiguration
- Interface in
org.glassfish.fighterfish.test.util
Represents a domain configuration change that can be restored to its original value.
restore()
- Method in interface org.glassfish.fighterfish.test.util.
RestorableDomainConfiguration
restoreDomainConfiguration()
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
run(RunNotifier)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
S
stop()
- Method in class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
Stop listening for events.
StringPatternMatcher
- Class in
org.glassfish.fighterfish.test.util
A simple
BaseMatcher
that matches if a string contains a specific character sequence.
StringPatternMatcher(String)
- Constructor for class org.glassfish.fighterfish.test.util.
StringPatternMatcher
substVars(Properties)
- Static method in class org.glassfish.fighterfish.test.util.
PropertiesUtil
T
TestContext
- Class in
org.glassfish.fighterfish.test.util
A TestContext is a facade through which a test interacts with underlying OSGi or Java EE platform.
TestsConfiguration
- Class in
org.glassfish.fighterfish.test.util
Represents configuration common to all tests.
TimeoutException
- Exception in
org.glassfish.fighterfish.test.util
This exception has the additional role of printing equivalent of JStack so that we can analyse any locking issues easily.
TimeoutException()
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(String)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(String, Throwable)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(Throwable)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
toString()
- Method in class org.glassfish.fighterfish.test.util.
JStack
U
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
EjbBundle
Undeploy the EJB OSGi bundle.
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
EntityBundle
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
Undeploy the OSGi Web Application Bundle.
undeployed()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
undeploying()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
uninstallAllTestBundles()
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
uninstallTestBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
Uninstall a bundle if it has been installed by
URLHelper
- Class in
org.glassfish.fighterfish.test.util
URLHelper()
- Constructor for class org.glassfish.fighterfish.test.util.
URLHelper
V
validatePublicVoidNoArgMethods(Class<? extends Annotation>, boolean, List<Throwable>)
- Method in class org.glassfish.fighterfish.test.util.
FighterFishJUnitRunner
W
WABDeploymentEventHandler
- Class in
org.glassfish.fighterfish.test.util
Listens to OSGi Event Admin Service generated events generated for a WAB and calls back a registered handler
WABDeploymentEventHandler(BundleContext, Bundle, WABDeploymentEventHandler.Callback)
- Constructor for class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
WABDeploymentEventHandler.Callback
- Interface in
org.glassfish.fighterfish.test.util
waitForGfToStart(BundleContext, long)
- Static method in class org.glassfish.fighterfish.test.util.
GlassFishTracker
waitForService(BundleContext, Bundle, String, long)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
Wait for a specified amount of time for a service of a given type to be made available by a given bundle.
WebAppBundle
- Class in
org.glassfish.fighterfish.test.util
This class is used by tests to deploy WABs.
WebAppBundle(BundleContext, Bundle)
- Constructor for class org.glassfish.fighterfish.test.util.
WebAppBundle
A handle to the web application bundle being deployed.
Z
ZipUtil
- Class in
org.glassfish.fighterfish.test.util
A simple utility to extract a zip input stream.
ZipUtil()
- Constructor for class org.glassfish.fighterfish.test.util.
ZipUtil
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
W
Z
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.