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

A

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
 
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
 
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
 
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
 

G

getAllocatedPort() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get allocated port of embedded REST server.
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
 
getHttpUrl() - Static method in class org.kie.server.integrationtests.config.TestConfig
Get 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
 
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

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

kieContainer - Static variable in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
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

marshaller - Variable in class org.kie.server.integrationtests.shared.RestJmsSharedBaseIntegrationTest
 
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
 
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'

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 G I J K L M N O R S T 
KIE :: Execution Server :: Tests :: Common Integration Tests 6.3.0.Beta1

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