A B C D E F G H I J N P R S T W 

A

AbstractContainerConfiguration - Class in nl.tranquilizedquality.itest.configuration
Base class for the container configuration.
AbstractContainerConfiguration() - Constructor for class nl.tranquilizedquality.itest.configuration.AbstractContainerConfiguration
 
AbstractDefaultDeploymentTest - Class in nl.tranquilizedquality.itest
This is the base class of a simple integration test.
AbstractDefaultDeploymentTest() - Constructor for class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
 
AbstractDefaultHibernateDeploymentTest - Class in nl.tranquilizedquality.itest
This is the base class of a simple integration test.
AbstractDefaultHibernateDeploymentTest() - Constructor for class nl.tranquilizedquality.itest.AbstractDefaultHibernateDeploymentTest
 
AbstractDefaultNoDbDeploymentTest - Class in nl.tranquilizedquality.itest
This is the base class of a simple integration test.
AbstractDefaultNoDbDeploymentTest() - Constructor for class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
 
AbstractDefaultTestPart - Class in nl.tranquilizedquality.itest
AbstractDefaultTestPart is a base class that can be used in a TestSuite that starts up the container utility.
AbstractDefaultTestPart() - Constructor for class nl.tranquilizedquality.itest.AbstractDefaultTestPart
 
AbstractDefaultTomcatContainerUtil - Class in nl.tranquilizedquality.itest.cargo
Base class for a default Tomcat container.
AbstractDefaultTomcatContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractDefaultTomcatContainerUtil
Default constructor setting the default values for a tomcat container utility.
AbstractGlassfishContainerUtil - Class in nl.tranquilizedquality.itest.cargo
Implementation of a ContainerUtil for the Glassfish application server.
AbstractGlassfishContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
Default constructor that will detect which OS is used to make sure the Glassfish will be downloaded in the correct location.
AbstractInstalledContainerUtil - Class in nl.tranquilizedquality.itest.cargo
Base container class where every container should extend from.
AbstractInstalledContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Default constructor.
AbstractJBossContainerUtil - Class in nl.tranquilizedquality.itest.cargo
This is a base utility class that can be used to use Cargo with an installed installedLocalContainer.
AbstractJBossContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
Default constructor that will detect which OS is used to make sure the JBOSS will be downloaded in the correct location.
AbstractJettyContainerUtil - Class in nl.tranquilizedquality.itest.cargo
Implementation of a ContainerUtil for the Jetty servlet container.
AbstractJettyContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
Default constructor that will detect which OS is used to make sure the JOnas will be downloaded in the correct location.
AbstractJOnasContainerUtil - Class in nl.tranquilizedquality.itest.cargo
Implementation of a ContainerUtil for the JOnas application server.
AbstractJOnasContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
Default constructor that will detect which OS is used to make sure the JOnas will be downloaded in the correct location.
AbstractTomcatContainerUtil - Class in nl.tranquilizedquality.itest.cargo
AbstractTomcatContainerUtil is an implementation of ContainerUtil which managaes a Tomcat servlet container.
AbstractTomcatContainerUtil() - Constructor for class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
Default constructor that will detect which OS is used to make sure the Tomcat will be downloaded in the correct location.
addDeployableLocation(String, String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
addDeployableLocation(String, String) - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Adds a location of a deployable with the according type.
ajpPort - Variable in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
The AJP (Apache JServ Protocol) port may be used by a web server (such as the Apache httpd server) to communicate with Tomcat.

B

build() - Method in class nl.tranquilizedquality.itest.domain.SQLScripts.SQLScriptsBuilder
Builds the SQL scripts.

C

cargoLogFilePath - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The path where the Cargo LOGGER files will be written to.
CommonDBConfiguration - Class in nl.tranquilizedquality.itest.configuration
 
CommonDBConfiguration() - Constructor for class nl.tranquilizedquality.itest.configuration.CommonDBConfiguration
 
CommonHibernateDBConfiguration - Class in nl.tranquilizedquality.itest.configuration
 
CommonHibernateDBConfiguration() - Constructor for class nl.tranquilizedquality.itest.configuration.CommonHibernateDBConfiguration
 
configResourcesPath - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The path where all configuration resource files are
CONFIGURATION_CLASSES - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
Array with all configuration classes that should be used for starting up the application context.
ConfigurationException - Exception in nl.tranquilizedquality.itest.cargo.exception
Is used when something went wrong during configuration of the container.
ConfigurationException() - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
Default constructor.
ConfigurationException(String) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
Constructor where you can specify the error message.
ConfigurationException(String, Throwable) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
Constructor where you can specify the error message and the cause of this exception.
configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
The name of the Glassfish configuration to use.
configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
The name of the JBOSS configuration to use.
configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
The name of the JOnas configuration to use.
configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
The name of the JOnas configuration to use.
CONTAINER_UTIL - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
The container utility for starting up a container.
CONTAINER_UTIL - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
The container utility for starting up a container.
ContainerConfiguration - Interface in nl.tranquilizedquality.itest.configuration
 
containerFile - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The ZIP file of the container to use i.e.
containerHome - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The path where the installedLocalContainer server is installed.
containerPort - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The port where the container will run on.
ContainerUtil - Interface in nl.tranquilizedquality.itest.cargo
Interface for a container utility.
containerUtil() - Method in class nl.tranquilizedquality.itest.configuration.AbstractContainerConfiguration
 
containerUtil() - Method in interface nl.tranquilizedquality.itest.configuration.ContainerConfiguration
The container utility that will start up the application container.
CONTEXT - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
The spring application context where the container utility will be loaded in.
CONTEXT - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
The spring application context where the container utility will be loaded in.
copyResourceFile(String, String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
copyResourceFileToConfDir(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
Copies the specified resource file to the configuration directory of JBoss.

D

DatasourceConfiguration - Class in nl.tranquilizedquality.itest.configuration
 
DatasourceConfiguration() - Constructor for class nl.tranquilizedquality.itest.configuration.DatasourceConfiguration
 
dataSourceTransactionManager(SingleConnectionDataSource) - Method in class nl.tranquilizedquality.itest.configuration.CommonDBConfiguration
 
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
Deploys the application to the correct
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Deploys the application to the correct
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
Deploys the application to the correct
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
Deploys the application to the correct
deploy() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
Deploys the application to the correct
DeployableLocationConfiguration - Class in nl.tranquilizedquality.itest.domain
This class represents the location where a deployable can be found and what type of deployable it is.
DeployableLocationConfiguration() - Constructor for class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
deployableLocationConfigurations - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The deployable location configurations that will be used in the integration tests.
deployableLocations - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The deployable locations that will be used in the integration tests.
DeployException - Exception in nl.tranquilizedquality.itest.cargo.exception
Use this exception when something goes wrong during deploying of your application.
DeployException() - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.DeployException
Default constructor.
DeployException(String) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.DeployException
Constructor where you can specify the error message.
DeployException(String, Throwable) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.DeployException
Constructor where you can specify the error message and the cause of this exception.

E

executeSQLCleanUpScripts() - Method in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
Executes the SQL clean up scripts if they are defined.
executeSQLCleanUpScripts() - Method in class nl.tranquilizedquality.itest.AbstractDefaultTestPart
Executes the SQL clean up scripts if they are defined.
executeSQLScripts() - Method in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
Executes the SQL scripts if they are defined.
executeSQLScripts() - Method in class nl.tranquilizedquality.itest.AbstractDefaultTestPart
Executes the SQL scripts if they are defined.

F

findConfigurationFiles(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
Searches for configuration files with the specified suffix.

G

getAjpPort() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
getCleanUpScripts() - Method in class nl.tranquilizedquality.itest.domain.SQLScripts
 
getConfDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
 
getConfDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
getConfDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
 
getConfDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
 
getConfDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
getConfDirectory() - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Retrieves the directory where the configuration files are located from the specific container.
getConfigResourcesPath() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
getConfigurationName() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
 
getContainerPort() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
getContainerPort() - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Retrieves the port where the container is running on.
getContextName() - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
getDeployableLocations() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
getEmail() - Method in class nl.tranquilizedquality.itest.domain.Person
 
getFirstName() - Method in class nl.tranquilizedquality.itest.domain.Person
 
getId() - Method in class nl.tranquilizedquality.itest.domain.Person
 
getJvmArguments() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Retrieves the JVM arguments
getLastName() - Method in class nl.tranquilizedquality.itest.domain.Person
 
getPath() - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
getRmiPort() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
getSetupScripts() - Method in class nl.tranquilizedquality.itest.domain.SQLScripts
 
getSharedLibDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
 
getSharedLibDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
getSharedLibDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
 
getSharedLibDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
 
getSharedLibDirectory() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
getSharedLibDirectory() - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Retrieves the directory where shared libraries can be copied to.
getType() - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
getVersion() - Method in class nl.tranquilizedquality.itest.domain.Person
 

H

hibernateTransactionManager(SessionFactory) - Method in class nl.tranquilizedquality.itest.configuration.CommonHibernateDBConfiguration
 
host - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
The host to test.
host - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
The safety cameras host to test.
host - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultTestPart
The host to test.

I

installedLocalContainer - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The installedLocalContainer where the server application will be run in.
isRunningOnLocalHost() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
Determines if the tests are being run on localhost or not.
isRunningOnLocalHost() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
Determines if the tests are being run on localhost or not.
isRunningOnLocalHost() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultTestPart
Determines if the tests are being run on localhost or not.

J

jvmArguments - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The JVM arguments to use when starting up the installedLocalContainer

N

nl.tranquilizedquality.itest - package nl.tranquilizedquality.itest
 
nl.tranquilizedquality.itest.cargo - package nl.tranquilizedquality.itest.cargo
 
nl.tranquilizedquality.itest.cargo.exception - package nl.tranquilizedquality.itest.cargo.exception
 
nl.tranquilizedquality.itest.configuration - package nl.tranquilizedquality.itest.configuration
 
nl.tranquilizedquality.itest.domain - package nl.tranquilizedquality.itest.domain
 

P

Person - Class in nl.tranquilizedquality.itest.domain
Test domain object for demonstrating Hibernate annotation generated database.
Person() - Constructor for class nl.tranquilizedquality.itest.domain.Person
 
propertyPlaceholderConfigurer() - Static method in class nl.tranquilizedquality.itest.configuration.DatasourceConfiguration
 

R

remoteLocation - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The URL where the container and configuration ZIP files are.
rmiPort - Variable in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
The port to use when communicating with this server, for example to start and stop it Default value for Tomcat: 8005

S

sessionFactory(DataSource) - Method in class nl.tranquilizedquality.itest.configuration.CommonHibernateDBConfiguration
 
setAjpPort(Integer) - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
setAutoDetect(boolean) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
setCargoLogFilePath(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setCleanUpAfterContainerStopped(boolean) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setConfigResourcesPath(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setConfigurationName(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
 
setConfigurationName(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
setConfigurationName(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
 
setConfigurationName(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
 
setContainerConfigurationFile(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
setContainerFile(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setContainerName(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setContainerPort(Integer) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setContextName(String) - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
setDeployableLocationConfigurations(List<DeployableLocationConfiguration>) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setDeployableLocations(Map<String, String>) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setEmail(String) - Method in class nl.tranquilizedquality.itest.domain.Person
 
setFirstName(String) - Method in class nl.tranquilizedquality.itest.domain.Person
 
setId(Long) - Method in class nl.tranquilizedquality.itest.domain.Person
 
setJnpPort(Integer) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
 
setJvmArguments(List<String>) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setLastName(String) - Method in class nl.tranquilizedquality.itest.domain.Person
 
setPath(String) - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
setRemoteLocation(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setRmiPort(Integer) - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
setSystemProperties(Map<String, String>) - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
setTomcatVersion(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 
setType(String) - Method in class nl.tranquilizedquality.itest.domain.DeployableLocationConfiguration
 
setupConfiguration() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Sets up the configuration needed for the deployable to be able to run correctly.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
Installs the container and the application configuration.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Installs the container and the application configuration.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
Installs the container and the application configuration.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
Installs the container and the application configuration.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
Installs the container and the application configuration.
setupContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
Installs the container and the application configuration.
setupContainerHome() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
Sets up the container home directory so the container can be extracted and started there.
setVersion(Integer) - Method in class nl.tranquilizedquality.itest.domain.Person
 
singleConnectionDataSource() - Method in class nl.tranquilizedquality.itest.configuration.DatasourceConfiguration
 
sqlScripts() - Method in class nl.tranquilizedquality.itest.configuration.SQLScriptsConfiguration
 
SQLScripts - Class in nl.tranquilizedquality.itest.domain
Representation of SQL scripts that can be executed for a test.
SQLScripts.SQLScriptsBuilder - Class in nl.tranquilizedquality.itest.domain
Builder that can build SQLScripts beans.
SQLScripts.SQLScriptsBuilder() - Constructor for class nl.tranquilizedquality.itest.domain.SQLScripts.SQLScriptsBuilder
 
SQLScriptsConfiguration - Class in nl.tranquilizedquality.itest.configuration
Configuration for the SQL scripts that should be executed during a test.
SQLScriptsConfiguration() - Constructor for class nl.tranquilizedquality.itest.configuration.SQLScriptsConfiguration
 
start() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
start() - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Starts up the installedLocalContainer and its deployed applications
startupContainer() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
Starts up the container utility.
stop() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
Stops the container utility..
stop() - Static method in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
Stops the container utility and closed the application context.
stop() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
 
stop() - Method in interface nl.tranquilizedquality.itest.cargo.ContainerUtil
Stops the installedLocalContainer.
systemProperties - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
The system property that can be set to be used in the JVM.

T

tomcatVersion - Variable in class nl.tranquilizedquality.itest.cargo.AbstractTomcatContainerUtil
 

W

withCleanUpScripts(List<String>) - Method in class nl.tranquilizedquality.itest.domain.SQLScripts.SQLScriptsBuilder
Sets the clean up scripts.
withSetupScripts(List<String>) - Method in class nl.tranquilizedquality.itest.domain.SQLScripts.SQLScriptsBuilder
Sets the setup scripts.
A B C D E F G H I J N P R S T W 

Copyright © 2014 Tranquilized Quality. All rights reserved.