JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
H
I
J
O
S
T
V
B
before()
- Method in class org.jvnet.hk2.testing.junit.
HK2Runner
This will generate the default testLocator for this test class, which will search the package of the test itself for classes annotated with @Service.
C
ClassVisitorImpl
- Class in
org.jvnet.hk2.testing.junit.internal
ClassVisitorImpl(DynamicConfiguration, boolean)
- Constructor for class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
Creates this with the config to add to if this is a service
configure(DynamicConfiguration)
- Method in interface org.jvnet.hk2.testing.junit.
HK2TestModule
Allows the test to easily configure their test
create(String, HK2TestModule...)
- Static method in class org.jvnet.hk2.testing.junit.
HK2TestUtilities
create(String, ServiceLocator, HK2TestModule...)
- Static method in class org.jvnet.hk2.testing.junit.
HK2TestUtilities
Will create a ServiceLocator after doing test-specific bindings from the TestModule
E
ErrorServiceImpl
- Class in
org.jvnet.hk2.testing.junit.internal
ErrorServiceImpl()
- Constructor for class org.jvnet.hk2.testing.junit.internal.
ErrorServiceImpl
H
HK2Runner
- Class in
org.jvnet.hk2.testing.junit
This class should be extended by test classes in order to get an automatically filled in ServiceLocator.
HK2Runner()
- Constructor for class org.jvnet.hk2.testing.junit.
HK2Runner
HK2TestModule
- Interface in
org.jvnet.hk2.testing.junit
HK2TestUtilities
- Class in
org.jvnet.hk2.testing.junit
These are other useful test utilities that can be used
HK2TestUtilities()
- Constructor for class org.jvnet.hk2.testing.junit.
HK2TestUtilities
I
initialize(String, List<String>, List<Class<?>>)
- Method in class org.jvnet.hk2.testing.junit.
HK2Runner
This method initializes the service locator with services from the given list of packages (in "." format) and with the set of classes given.
J
JustInTimeInjectionResolverImpl
- Class in
org.jvnet.hk2.testing.junit.internal
JustInTimeInjectionResolverImpl()
- Constructor for class org.jvnet.hk2.testing.junit.internal.
JustInTimeInjectionResolverImpl
justInTimeResolution(Injectee)
- Method in class org.jvnet.hk2.testing.junit.internal.
JustInTimeInjectionResolverImpl
O
onFailure(ErrorInformation)
- Method in class org.jvnet.hk2.testing.junit.internal.
ErrorServiceImpl
org.jvnet.hk2.testing.junit
- package org.jvnet.hk2.testing.junit
org.jvnet.hk2.testing.junit.internal
- package org.jvnet.hk2.testing.junit.internal
S
setVerbosity(boolean)
- Method in class org.jvnet.hk2.testing.junit.
HK2Runner
T
testLocator
- Variable in class org.jvnet.hk2.testing.junit.
HK2Runner
Test classes can use this service locator as their private test locator
V
visit(int, int, String, String, String, String[])
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitAnnotation(String, boolean)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitAttribute(Attribute)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitEnd()
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitField(int, String, String, String, Object)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitInnerClass(String, String, String, int)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitMethod(int, String, String, String, String[])
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitOuterClass(String, String, String)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
visitSource(String, String)
- Method in class org.jvnet.hk2.testing.junit.internal.
ClassVisitorImpl
B
C
E
H
I
J
O
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009-2013
Oracle Corporation
. All Rights Reserved.