Overview
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
A
AppCallbackHandler
- class org.jboss.test.util.
AppCallbackHandler
.
An implemeentation of the JAAS CallbackHandler interface that handles NameCallbacks, PasswordCallbac, TextInputCallback and the JBoss ByteArrayCallback
AppCallbackHandler(String, char[])
- Constructor for class org.jboss.test.util.
AppCallbackHandler
AppCallbackHandler(String, char[], byte[])
- Constructor for class org.jboss.test.util.
AppCallbackHandler
AppCallbackHandler(String, char[], byte[], String)
- Constructor for class org.jboss.test.util.
AppCallbackHandler
Argument
- class org.jboss.test.util.server.
Argument
.
A command line argument.
Argument()
- Constructor for class org.jboss.test.util.server.
Argument
addArg(Argument)
- Method in class org.jboss.test.util.server.
Server
Add an argument.
addJvmArg(Argument)
- Method in class org.jboss.test.util.server.
Server
Add a jvm arg.
addServer(Server)
- Method in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
Add a server.
addServer(Server)
- Method in class org.jboss.test.util.server.
ServerManager
Add a server
addSysProperty(Property)
- Method in class org.jboss.test.util.server.
Server
Add a system property.
assertEquals(float, float)
- Method in class org.jboss.test.
BaseTestCase
Assert two float values are equal
assertEquals(double, double)
- Method in class org.jboss.test.
BaseTestCase
Assert two double values are equal
assertEquals(Object[], Object[])
- Method in class org.jboss.test.
BaseTestCase
Assert to arrays are equal
assertEquals(String, Object[], Object[])
- Method in class org.jboss.test.
BaseTestCase
Assert to arrays are equal
B
BaseTestCase
- class org.jboss.test.
BaseTestCase
.
Base Test Case.
BaseTestCase(String)
- Constructor for class org.jboss.test.
BaseTestCase
Create a new base test case
ByteArrayCallback
- class org.jboss.test.util.
ByteArrayCallback
.
An implementation of Callback that obtains a binary parameter as a byte[].
ByteArrayCallback(String)
- Constructor for class org.jboss.test.util.
ByteArrayCallback
Initialize the SecurityAssociationCallback
C
ConfigManagerTask
- class org.jboss.ant.taskdefs.server.
ConfigManagerTask
.
A ConfigManagerTask.
ConfigManagerTask()
- Constructor for class org.jboss.ant.taskdefs.server.
ConfigManagerTask
Create a new ConfigManagerTask.
checkThrowable(Class, Throwable)
- Method in class org.jboss.test.
BaseTestCase
clearByteArray()
- Method in class org.jboss.test.util.
ByteArrayCallback
configureLogging()
- Method in class org.jboss.test.
BaseTestCase
Callback for configuring logging at the start of the test
createTestServices()
- Method in class org.jboss.test.
JBossTestSetup
D
DEFAULT_BEANCOUNT
- Static variable in class org.jboss.test.
JBossTestServices
DEFAULT_ITERATIONCOUNT
- Static variable in class org.jboss.test.
JBossTestServices
DEFAULT_LOGIN_CONFIG
- Static variable in class org.jboss.test.
JBossTestServices
DEFAULT_PASSWORD
- Static variable in class org.jboss.test.
JBossTestServices
DEFAULT_THREADCOUNT
- Static variable in class org.jboss.test.
JBossTestServices
DEFAULT_USERNAME
- Static variable in class org.jboss.test.
JBossTestServices
DEPLOYER_NAME
- Static variable in class org.jboss.test.
JBossTestServices
delegate
- Variable in class org.jboss.test.
JBossTestCase
delegate
- Variable in class org.jboss.test.
JBossTestSetup
deploy(String)
- Method in class org.jboss.test.
JBossTestCase
Deploy a package with the main deployer.
deploy(String)
- Method in class org.jboss.test.
JBossTestServices
Deploy a package with the main deployer.
deploy(String)
- Method in class org.jboss.test.
JBossTestSetup
Deploy a package with the main deployer.
deploymentException
- Static variable in class org.jboss.test.
JBossTestCase
Saved exception from deployment.
E
enableTrace(String)
- Method in class org.jboss.test.
BaseTestCase
Enable trace for a logging category
execute()
- Method in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
Create a server manager using the specified configuration.
execute()
- Method in class org.jboss.ant.taskdefs.server.
StartServerTask
Start the server.
execute()
- Method in class org.jboss.ant.taskdefs.server.
StopServerTask
Stop the server.
F
flushAuthCache()
- Method in class org.jboss.test.
JBossTestCase
flushAuthCache(String)
- Method in class org.jboss.test.
JBossTestCase
flushAuthCache()
- Method in class org.jboss.test.
JBossTestSetup
flushAuthCache(String)
- Method in class org.jboss.test.
JBossTestSetup
G
getArgs()
- Method in class org.jboss.test.util.server.
Server
Get the arguments as a string for the command line.
getBeanCount()
- Method in class org.jboss.test.
JBossTestCase
getBeanCount()
- Method in class org.jboss.test.
JBossTestSetup
getByteArray()
- Method in class org.jboss.test.util.
ByteArrayCallback
getConfig()
- Method in class org.jboss.test.util.server.
Server
Get the config.
getDeploySetup(Test, String)
- Static method in class org.jboss.test.
JBossTestCase
Get a JBossTestSetup that does login and deployment in setUp/tearDown
getDeploySetup(Class, String)
- Static method in class org.jboss.test.
JBossTestCase
getDeployURL(String)
- Method in class org.jboss.test.
JBossTestCase
Returns the deployment directory to use.
getDeployURL(String)
- Method in class org.jboss.test.
JBossTestServices
Returns the deployment directory to use.
getDeployURL(String)
- Method in class org.jboss.test.
JBossTestSetup
Returns the deployment directory to use.
getDeployerName()
- Method in class org.jboss.test.
JBossTestCase
Gets the DeployerName attribute of the JBossTestCase object
getDeployerName()
- Method in class org.jboss.test.
JBossTestSetup
Gets the DeployerName attribute of the JBossTestCase object
getErrorLog()
- Method in class org.jboss.test.util.server.
Server
Where should the server's std err log go?
getErrorWriter()
- Method in class org.jboss.test.util.server.
Server
The error log's writer.
getHost()
- Method in class org.jboss.test.util.server.
Server
Get the host.
getHttpUrl()
- Method in class org.jboss.test.util.server.
Server
Where is the HTTP service listening?
getInitialContext()
- Method in class org.jboss.test.
JBossIIOPTestCase
getInitialContext()
- Method in class org.jboss.test.
JBossTestCase
Gets the InitialContext attribute of the JBossTestCase object
getInitialContext()
- Method in class org.jboss.test.
JBossTestSetup
Gets the InitialContext attribute of the JBossTestCase object
getInitialJnpContext()
- Method in class org.jboss.test.
JBossIIOPTestCase
getIterationCount()
- Method in class org.jboss.test.
JBossTestCase
getIterationCount()
- Method in class org.jboss.test.
JBossTestSetup
getJBossHome()
- Method in class org.jboss.test.util.server.
ServerManager
Get the jboss home.
getJavaExecutable()
- Method in class org.jboss.test.util.server.
ServerManager
Get the jvm.
getJndiInitFactory()
- Method in class org.jboss.test.
JBossTestCase
getJndiInitFactory()
- Method in class org.jboss.test.
JBossTestSetup
getJndiURL()
- Method in class org.jboss.test.
JBossTestCase
getJndiURL()
- Method in class org.jboss.test.
JBossTestSetup
getJvmArgs()
- Method in class org.jboss.test.util.server.
Server
Get the JVM args for the command line.
getKey()
- Method in class org.jboss.test.util.server.
Property
Get the key.
getLog()
- Method in class org.jboss.test.
BaseTestCase
Get the log for this test
getLog()
- Method in class org.jboss.test.
JBossTestCase
Gets the Log attribute of the JBossTestCase object
getLog()
- Method in class org.jboss.test.
JBossTestSetup
Gets the Log attribute of the JBossTestCase object
getName()
- Method in class org.jboss.test.util.server.
Server
Get the name.
getOutWriter()
- Method in class org.jboss.test.util.server.
Server
The writer for the output log.
getOutputLog()
- Method in class org.jboss.test.util.server.
Server
Where should the servers's std out go?
getProcess()
- Method in class org.jboss.test.util.server.
Server
Get the process.
getPrompt()
- Method in class org.jboss.test.util.
ByteArrayCallback
getResourceURL(String)
- Method in class org.jboss.test.
JBossTestCase
Get a URL string to a resource in the testsuite/output/resources dir.
getResourceURL(String)
- Method in class org.jboss.test.
JBossTestSetup
getRmiPort()
- Method in class org.jboss.test.util.server.
Server
Get the rmiPort
getRmiUrl()
- Method in class org.jboss.test.util.server.
Server
The URl for the RMI listener.
getServer()
- Method in class org.jboss.test.
JBossTestCase
Gets the Server attribute of the JBossTestCase object
getServer()
- Method in class org.jboss.test.
JBossTestServices
Gets the Server attribute of the JBossTestCase object
getServer()
- Method in class org.jboss.test.
JBossTestSetup
Gets the Server attribute of the JBossTestCase object
getServer(String)
- Method in class org.jboss.test.util.server.
ServerManager
Get the server by name.
getServerHost()
- Method in class org.jboss.test.
JBossTestCase
Get the JBoss server host from system property "jbosstest.server.host" This defaults to "localhost"
getServerHost()
- Method in class org.jboss.test.
JBossTestServices
Get the JBoss server host from system property "jbosstest.server.host" This defaults to "localhost"
getServerHost()
- Method in class org.jboss.test.
JBossTestSetup
Get the JBoss server host from system property "jbosstest.host.name" This defaults to "localhost"
getShutdownTimeout()
- Method in class org.jboss.test.util.server.
ServerManager
How long to wait (in seconds) for a server to shutdown
getStartClasspath()
- Method in class org.jboss.test.util.server.
ServerManager
The classpath to run the server
getStartupTimeout()
- Method in class org.jboss.test.util.server.
ServerManager
How long to wait (in seconds) for a server to startup
getStopClasspath()
- Method in class org.jboss.test.util.server.
ServerManager
The classpath used to stop the server.
getSysProperties()
- Method in class org.jboss.test.util.server.
Server
Get the system properties for the command line.
getThreadCount()
- Method in class org.jboss.test.
JBossTestCase
getThreadCount()
- Method in class org.jboss.test.
JBossTestSetup
getValue()
- Method in class org.jboss.test.util.server.
Argument
Get the value.
getValue()
- Method in class org.jboss.test.util.server.
Property
Get the value.
H
handle(Callback[])
- Method in class org.jboss.test.util.
AppCallbackHandler
hasWebServer()
- Method in class org.jboss.test.util.server.
Server
Get the hasWebServer.
I
init()
- Method in class org.jboss.test.
JBossTestServices
Lookup the RMIAdaptor interface from JNDI.
initDelegate()
- Method in class org.jboss.test.
JBossTestCase
initialContext
- Variable in class org.jboss.test.
JBossTestServices
invoke(ObjectName, String, Object[], String[])
- Method in class org.jboss.test.
JBossTestCase
invoke wraps an invoke call to the mbean server in a lot of exception unwrapping.
invoke(ObjectName, String, Object[], String[])
- Method in class org.jboss.test.
JBossTestServices
invoke wraps an invoke call to the mbean server in a lot of exception unwrapping.
invoke(MBeanServerConnection, ObjectName, String, Object[], String[])
- Method in class org.jboss.test.
JBossTestServices
invoke(ObjectName, String, Object[], String[])
- Method in class org.jboss.test.
JBossTestSetup
invoke wraps an invoke call to the mbean server in a lot of exception unwrapping.
isRunning()
- Method in class org.jboss.test.util.server.
Server
Is the server actually running?
isStopped()
- Method in class org.jboss.test.util.server.
Server
Has the server been intentionally stopped?
J
JBossIIOPTestCase
- class org.jboss.test.
JBossIIOPTestCase
.
Base class for IIOP tests that sets up the InitialContext to use the cosnaming service.
JBossIIOPTestCase(String)
- Constructor for class org.jboss.test.
JBossIIOPTestCase
JBossTestCase
- class org.jboss.test.
JBossTestCase
.
This is the standard base test case for jboss junit test cases.
JBossTestCase(String)
- Constructor for class org.jboss.test.
JBossTestCase
Constructor for the JBossTestCase object
JBossTestServices
- class org.jboss.test.
JBossTestServices
.
This is provides services for jboss junit test cases and TestSetups.
JBossTestServices(String)
- Constructor for class org.jboss.test.
JBossTestServices
Constructor for the JBossTestCase object
JBossTestSetup
- class org.jboss.test.
JBossTestSetup
.
This is a TestSetup class for jboss junit test cases that provides the jboss test services.
JBossTestSetup(Test)
- Constructor for class org.jboss.test.
JBossTestSetup
Constructor for the JBossTestCase object
jndiEnv
- Variable in class org.jboss.test.
JBossTestServices
jndiProps
- Variable in class org.jboss.test.
JBossIIOPTestCase
L
lc
- Variable in class org.jboss.test.
JBossTestServices
log
- Variable in class org.jboss.test.
BaseTestCase
The log
log
- Variable in class org.jboss.test.
JBossTestCase
log
- Variable in class org.jboss.test.
JBossTestServices
login()
- Method in class org.jboss.test.
JBossTestServices
Do a JAAS login with the current username, password and login config.
logout()
- Method in class org.jboss.test.
JBossTestServices
M
MANAGER_REF
- Static variable in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
The key for the project reference
O
org.jboss.ant.taskdefs.server
- package org.jboss.ant.taskdefs.server
org.jboss.test
- package org.jboss.test
org.jboss.test.util
- package org.jboss.test.util
org.jboss.test.util.server
- package org.jboss.test.util.server
P
Property
- class org.jboss.test.util.server.
Property
.
A Property.
Property()
- Constructor for class org.jboss.test.util.server.
Property
R
redeploy(String)
- Method in class org.jboss.test.
JBossTestCase
Redeploy a package with the main deployer.
redeploy(String)
- Method in class org.jboss.test.
JBossTestServices
redeploy(String)
- Method in class org.jboss.test.
JBossTestSetup
reinit()
- Method in class org.jboss.test.
JBossTestServices
resetDelegate()
- Method in class org.jboss.test.
JBossTestCase
restartDBPool()
- Method in class org.jboss.test.
JBossTestCase
Restart the connection pool associated with the DefaultDS
restartDBPool()
- Method in class org.jboss.test.
JBossTestSetup
Restart the connection pool associated with the DefaultDS
S
Server
- class org.jboss.test.util.server.
Server
.
A Server.
Server()
- Constructor for class org.jboss.test.util.server.
Server
ServerController
- class org.jboss.test.util.server.
ServerController
.
Starts, stops, and (eventually) reboots server instances.
ServerManager
- class org.jboss.test.util.server.
ServerManager
.
A ServerManager.
ServerManager()
- Constructor for class org.jboss.test.util.server.
ServerManager
Create a new ServerManager.
StartServerTask
- class org.jboss.ant.taskdefs.server.
StartServerTask
.
A StopServerTask.
StartServerTask()
- Constructor for class org.jboss.ant.taskdefs.server.
StartServerTask
StopServerTask
- class org.jboss.ant.taskdefs.server.
StopServerTask
.
A StopServerTask.
StopServerTask()
- Constructor for class org.jboss.ant.taskdefs.server.
StopServerTask
server
- Variable in class org.jboss.test.
JBossTestServices
serverFound()
- Method in class org.jboss.test.
JBossTestCase
This just checks the server is there...
setByteArray(byte[])
- Method in class org.jboss.test.util.
ByteArrayCallback
setConfig(String)
- Method in class org.jboss.test.util.server.
Server
Set the config.
setErrorWriter(PrintWriter)
- Method in class org.jboss.test.util.server.
Server
Set the error writer.
setHasWebServer(boolean)
- Method in class org.jboss.test.util.server.
Server
Set the hasWebServer.
setHost(String)
- Method in class org.jboss.test.util.server.
Server
Set the host.
setHttpPort(Integer)
- Method in class org.jboss.test.util.server.
Server
Set the httpPort.
setJavaHome(String)
- Method in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
JAVA_HOME to start jboss with.
setJavaHome(String)
- Method in class org.jboss.test.util.server.
ServerManager
Set the javaHome.
setJbossHome(String)
- Method in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
JBoss dist to start.
setJbossHome(String)
- Method in class org.jboss.test.util.server.
ServerManager
setJvm(String)
- Method in class org.jboss.ant.taskdefs.server.
ConfigManagerTask
JVM command to use default is "java"
setJvm(String)
- Method in class org.jboss.test.util.server.
ServerManager
Set the jvm.
setKey(String)
- Method in class org.jboss.test.util.server.
Property
Set the key.
setLine(String)
- Method in class org.jboss.test.util.server.
Argument
Set the line as the value.
setManager(ServerManager)
- Method in class org.jboss.test.util.server.
Server
Set the manager.
setName(String)
- Method in class org.jboss.ant.taskdefs.server.
StartServerTask
Set the name.
setName(String)
- Method in class org.jboss.ant.taskdefs.server.
StopServerTask
Set the name.
setName(String)
- Method in class org.jboss.test.util.server.
Server
Set the name.
setOutWriter(PrintWriter)
- Method in class org.jboss.test.util.server.
Server
Set the output log's writer
setProcess(Process)
- Method in class org.jboss.test.util.server.
Server
The running process of this server.
setRmiPort(Integer)
- Method in class org.jboss.test.util.server.
Server
Set the rmiPort.
setUp()
- Method in class org.jboss.test.
BaseTestCase
setUp()
- Method in class org.jboss.test.
JBossTestServices
The JUnit setup method
setValue(String)
- Method in class org.jboss.test.util.server.
Argument
Set the value.
setValue(String)
- Method in class org.jboss.test.util.server.
Property
Set the value.
sleep(long)
- Method in class org.jboss.test.
JBossTestCase
startServer(Server, ServerManager)
- Static method in class org.jboss.test.util.server.
ServerController
Start the server and pump its output and error streams.
startServer(String)
- Method in class org.jboss.test.util.server.
ServerManager
Start the named server.
stopServer(Server, ServerManager)
- Static method in class org.jboss.test.util.server.
ServerController
Stop the server using shutdown.jar.
stopServer(String)
- Method in class org.jboss.test.util.server.
ServerManager
Stop the named server
T
tearDown()
- Method in class org.jboss.test.
BaseTestCase
tearDown()
- Method in class org.jboss.test.
JBossTestServices
The teardown method for JUnit
U
undeploy(String)
- Method in class org.jboss.test.
JBossTestCase
Undeploy a package with the main deployer.
undeploy(String)
- Method in class org.jboss.test.
JBossTestServices
Undeploy a package with the main deployer.
undeploy(String)
- Method in class org.jboss.test.
JBossTestSetup
Undeploy a package with the main deployer.
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.