Skip navigation links
A B C D E G I L M O P R S T U V W 

A

activeAlternativeLabel() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 
addMock(Object, Annotation...) - Method in interface org.apache.deltaspike.testcontrol.api.mock.ApplicationMockManager
 
ALLOW_MANUAL_INJECTION_POINT_MANIPULATION - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ALLOW_MANUAL_INJECTION_POINT_MANIPULATION_KEY - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ALLOW_MOCKED_BEANS - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ALLOW_MOCKED_BEANS_KEY - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ALLOW_MOCKED_PRODUCERS - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ALLOW_MOCKED_PRODUCERS_KEY - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.MockIntegration
 
ApplicationMockManager - Interface in org.apache.deltaspike.testcontrol.api.mock
 

B

boot() - Method in interface org.apache.deltaspike.testcontrol.spi.ExternalContainer
Bootstraps the container

C

CdiTestRunner - Class in org.apache.deltaspike.testcontrol.api.junit
A JUnit test runner to start up with a CDI or embedded JavaEE container.
CdiTestRunner(Class<?>) - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
CdiTestSuiteRunner - Class in org.apache.deltaspike.testcontrol.api.junit
 
CdiTestSuiteRunner(Class<?>, RunnerBuilder) - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
CdiTestSuiteRunner(Class<?>, Class<?>[]) - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
CdiTestSuiteRunner(RunnerBuilder, Class<?>, Class<?>[]) - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
CdiTestSuiteRunner(Class<?>, List<Runner>) - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
CdiTestSuiteRunner.TestConfigSource - Class in org.apache.deltaspike.testcontrol.api.junit
 
classFilter() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 
createAfterStatement(Statement, TestClass, Object) - Method in interface org.apache.deltaspike.testcontrol.spi.junit.TestStatementDecoratorFactory
 
createBeforeStatement(Statement, TestClass, Object) - Method in interface org.apache.deltaspike.testcontrol.spi.junit.TestStatementDecoratorFactory
 
createTest() - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
CUSTOM_TEST_CONTAINER_CONFIG_FILE_KEY - Static variable in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
Configuration key to define a custom configuration properties file.

D

DEFAULT_TEST_CONTAINER_CONFIG_FILE_NAME - Static variable in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
Default resource location of the property file which gets used for the container bootstrap.
DynamicMockManager - Interface in org.apache.deltaspike.testcontrol.api.mock
 

E

ExternalContainer - Interface in org.apache.deltaspike.testcontrol.spi
 

G

getActiveExternalContainers() - Static method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
getConfigName() - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 
getMock(Class<T>, Annotation...) - Method in interface org.apache.deltaspike.testcontrol.api.mock.ApplicationMockManager
 
getOrdinal() - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 
getOrdinal() - Method in interface org.apache.deltaspike.testcontrol.spi.ExternalContainer
 
getOrdinal() - Method in interface org.apache.deltaspike.testcontrol.spi.junit.TestStatementDecoratorFactory
 
getProperties() - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 
getPropertyValue(String) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 
getTestContainerConfig() - Static method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 

I

isAutomaticScopeHandlingActive() - Static method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
isContainerStarted() - Static method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
isMockedImplementationSupported(BeanManager, Annotated) - Method in interface org.apache.deltaspike.testcontrol.spi.mock.MockFilter
 
isScannable() - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 

L

logHandler() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 

M

methodInvoker(FrameworkMethod, Object) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
MockFilter - Interface in org.apache.deltaspike.testcontrol.spi.mock
 

O

org.apache.deltaspike.testcontrol.api - package org.apache.deltaspike.testcontrol.api
 
org.apache.deltaspike.testcontrol.api.junit - package org.apache.deltaspike.testcontrol.api.junit
 
org.apache.deltaspike.testcontrol.api.literal - package org.apache.deltaspike.testcontrol.api.literal
 
org.apache.deltaspike.testcontrol.api.mock - package org.apache.deltaspike.testcontrol.api.mock
 
org.apache.deltaspike.testcontrol.spi - package org.apache.deltaspike.testcontrol.spi
 
org.apache.deltaspike.testcontrol.spi.junit - package org.apache.deltaspike.testcontrol.spi.junit
 
org.apache.deltaspike.testcontrol.spi.mock - package org.apache.deltaspike.testcontrol.spi.mock
 

P

projectStage() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 

R

reset() - Method in interface org.apache.deltaspike.testcontrol.api.mock.DynamicMockManager
 
run(RunNotifier) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
run(RunNotifier) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner
 
runChild(FrameworkMethod, RunNotifier) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 

S

setTestClass(Class) - Method in interface org.apache.deltaspike.testcontrol.spi.TestAware
 
setTestMethod(Method) - Method in interface org.apache.deltaspike.testcontrol.spi.TestAware
 
shutdown() - Method in interface org.apache.deltaspike.testcontrol.spi.ExternalContainer
Closes the container
startExternalContainers() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 
startScope(Class<? extends Annotation>) - Method in interface org.apache.deltaspike.testcontrol.spi.ExternalContainer
Signals a started scope
startScopes() - Method in class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 
STOP_CONTAINER - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.ContainerIntegration
 
stopScope(Class<? extends Annotation>) - Method in interface org.apache.deltaspike.testcontrol.spi.ExternalContainer
Signals a stopped scope

T

TestAware - Interface in org.apache.deltaspike.testcontrol.spi
 
TestBaseConfig - Interface in org.apache.deltaspike.testcontrol.api.junit
 
TestBaseConfig.ContainerIntegration - Interface in org.apache.deltaspike.testcontrol.api.junit
 
TestBaseConfig.MockIntegration - Interface in org.apache.deltaspike.testcontrol.api.junit
 
TestConfigSource() - Constructor for class org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner.TestConfigSource
 
TestControl - Annotation Type in org.apache.deltaspike.testcontrol.api
Optional control annotation for unit-tests
TestControl.Label - Interface in org.apache.deltaspike.testcontrol.api
 
TestControlLiteral - Class in org.apache.deltaspike.testcontrol.api.literal
 
TestControlLiteral() - Constructor for class org.apache.deltaspike.testcontrol.api.literal.TestControlLiteral
 
TestControlValidator - Interface in org.apache.deltaspike.testcontrol.spi
Allows to provide a different validator which could allow e.g. more scope-annotations (if a custom cdi-control implementation supports that custom contexts as well).
TestStatementDecoratorFactory - Interface in org.apache.deltaspike.testcontrol.spi.junit
 
TypedMock - Annotation Type in org.apache.deltaspike.testcontrol.api.mock
 

U

USE_TEST_CLASS_AS_CDI_BEAN - Static variable in interface org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig.ContainerIntegration
 

V

validate(TestControl) - Method in interface org.apache.deltaspike.testcontrol.spi.TestControlValidator
 

W

withAfterClasses(Statement) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
withAfters(FrameworkMethod, Object, Statement) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
withBeforeClasses(Statement) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
withBefores(FrameworkMethod, Object, Statement) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class org.apache.deltaspike.testcontrol.api.junit.CdiTestRunner
 
A B C D E G I L M O P R S T U V W 
Skip navigation links

Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.