KIE :: Execution Server :: Tests :: Common Integration Tests 6.3.0.Final
A B C D E G I J K L M N O R S T 

A

addExtraCustomClasses(Map<String, Class<?>>) - Method in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
Add custom classes needed by marshallers.
assertNullOrEmpty(String, Collection<?>) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
assertNullOrEmpty(String, Object[]) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
assertResultContainsString(String, String) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
assertResultContainsStringRegex(String, String) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
assertResultNotContainingStringRegex(String, String) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
assertSuccess(ServiceResponse<?>) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

B

buildAndDeployCommonMavenParent() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
buildAndDeployMavenProject(String) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

C

cleanupSingletonSessionId() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
client - Variable in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
configuration - Variable in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
configuration - Variable in class org.kie.server.integrationtests.shared.RestJmsXstreamSharedBaseIntegrationTest
 
controller - Static variable in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
createAndDeployKJar(ReleaseId) - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
createDefaultClient() - Method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
createDefaultClient() - Method in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
createDefaultClient() - Method in class org.kie.server.integrationtests.shared.RestJmsXstreamSharedBaseIntegrationTest
 
createDefaultClient() - Method in class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
 
createInstance(String, Object...) - Method in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
Instantiate custom object.
createKieServicesJmsConfiguration() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
createKieServicesRestConfiguration() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
createRestEasyProviderFactory() - Static method in class org.kie.server.integrationtests.config.JacksonRestEasyTestConfig
 

D

data() - Static method in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
data() - Static method in class org.kie.server.integrationtests.shared.RestJmsXstreamSharedBaseIntegrationTest
 
data() - Static method in class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
 
disposeAllContainers() - Method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
disposeAllServerInstances() - Method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

E

extraClasses - Variable in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 

G

getConnectionFactory() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get connection factory JNDI name defined in container to create JMS messages.
getContext(Class<?>) - Method in class org.kie.server.integrationtests.config.JacksonRestEasyTestConfig
 
getControllerAllocatedPort() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get allocated port of embedded REST server.
getControllerHttpUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get kie-servers controller URL for HTTP services - like REST.
getEmbeddedKieServerHttpUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get embedded kie-server URL for HTTP services - like REST.
getInitialContextFactory() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get initial context factory class name for creating context factory used in JMS.
getInitialRemoteContext() - Static method in class org.kie.server.integrationtests.config.TestConfig
 
getKieServerAllocatedPort() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get allocated port of embedded REST server.
getKieServerHttpUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get kie-server URL for HTTP services - like REST.
getKjarsBuildSettingsXml() - Static method in class org.kie.server.integrationtests.config.TestConfig
 
getMediaType() - Method in class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
 
getPassword() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get password of user registered in container.
getRemotingUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get URL which is used for remoting services like JMS.
getRequestQueueJndi() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get JNDI name of request queue for kie server.
getResponseQueueJndi() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get JNDI name of response queue for kie server.
getUsername() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get username of user registered in container.

I

isControllerProvided() - Static method in class org.kie.server.integrationtests.config.TestConfig
Check if controller should be present.
isLocalServer() - Static method in class org.kie.server.integrationtests.config.TestConfig
Used for detecting if we run test with local embedded server.

J

JacksonRestEasyTestConfig - Class in org.kie.server.integrationtests.config
This class is needed when running the tests using TJWS as we need to specify the marshalling configuration for JSON.
JacksonRestEasyTestConfig() - Constructor for class org.kie.server.integrationtests.config.JacksonRestEasyTestConfig
 
JMSOnly - Interface in org.kie.server.integrationtests.category
 

K

KieServerBaseIntegrationTest - Class in org.kie.server.integrationtests.shared
 
KieServerBaseIntegrationTest() - Constructor for class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

L

logger - Static variable in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

M

marshallingFormat - Variable in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
marshallingFormat - Variable in class org.kie.server.integrationtests.shared.RestJmsXstreamSharedBaseIntegrationTest
 
marshallingFormat - Variable in class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
 

N

newRequest(String) - Method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

O

org.kie.server.integrationtests.category - package org.kie.server.integrationtests.category
 
org.kie.server.integrationtests.config - package org.kie.server.integrationtests.config
 
org.kie.server.integrationtests.shared - package org.kie.server.integrationtests.shared
 

R

repository - Static variable in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
RestJmsSharedBaseIntegrationTest - Class in org.kie.server.integrationtests.shared
 
RestJmsSharedBaseIntegrationTest() - Constructor for class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
RestJmsXstreamSharedBaseIntegrationTest - Class in org.kie.server.integrationtests.shared
 
RestJmsXstreamSharedBaseIntegrationTest() - Constructor for class org.kie.server.integrationtests.shared.RestJmsXstreamSharedBaseIntegrationTest
 
RESTOnly - Interface in org.kie.server.integrationtests.category
 
RestOnlyBaseIntegrationTest - Class in org.kie.server.integrationtests.shared
 
RestOnlyBaseIntegrationTest() - Constructor for class org.kie.server.integrationtests.shared.RestOnlyBaseIntegrationTest
 

S

server - Static variable in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
setup() - Method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
setupClass() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
setupClients(KieServicesClient) - Method in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
Initialize Execution server clients.
skipJMS() - Static method in class org.kie.server.integrationtests.config.TestConfig
Allows to skip JMS tests by placing on the classpath empty file 'jms.skip'
startKieController() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
startKieServer() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
stopKieController() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
stopKieServer() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 

T

tearDown() - Static method in class org.kie.server.integrationtests.shared.KieServerBaseIntegrationTest
 
TestConfig - Class in org.kie.server.integrationtests.config
Class contains all test configurations and its basic handling.
TestConfig() - Constructor for class org.kie.server.integrationtests.config.TestConfig
 
A B C D E G I J K L M N O R S T 
KIE :: Execution Server :: Tests :: Common Integration Tests 6.3.0.Final

Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.