A C D E F G H I M N O P R S T 

A

add(Type) - Method in class org.jvnet.testing.hk2mockito.internal.MemberCache
 

C

ConcurrentMapFactory - Class in org.jvnet.testing.hk2mockito.internal
ConcurrentHashMap provider.
ConcurrentMapFactory() - Constructor for class org.jvnet.testing.hk2mockito.internal.ConcurrentMapFactory
 
createOrFindService(Injectee, ServiceHandle<?>) - Method in class org.jvnet.testing.hk2mockito.internal.SpyService
 

D

dispose(Map) - Method in class org.jvnet.testing.hk2mockito.internal.ConcurrentMapFactory
 

E

equals(Object) - Method in class org.jvnet.testing.hk2mockito.internal.SpyCacheKey
 

F

findOrCreateSC(SC, Injectee, ServiceHandle<?>) - Method in class org.jvnet.testing.hk2mockito.internal.SpyService
 
findOrCreateSUT(Injectee, ServiceHandle<?>) - Method in class org.jvnet.testing.hk2mockito.internal.SpyService
 

G

get(Type) - Method in class org.jvnet.testing.hk2mockito.internal.MemberCache
 
get(Type) - Method in class org.jvnet.testing.hk2mockito.internal.ParentCache
 

H

hashCode() - Method in class org.jvnet.testing.hk2mockito.internal.SpyCacheKey
 
HK2Mockito - Annotation Type in org.jvnet.testing.hk2mockito.internal
Qualifier for internal services.
HK2MockitoSpyInjectionResolver - Class in org.jvnet.testing.hk2mockito
This class is a custom resolver that creates or finds services and wraps in a spy.

I

isConstructorParameterIndicator() - Method in class org.jvnet.testing.hk2mockito.HK2MockitoSpyInjectionResolver
 
isMethodParameterIndicator() - Method in class org.jvnet.testing.hk2mockito.HK2MockitoSpyInjectionResolver
 

M

MemberCache - Class in org.jvnet.testing.hk2mockito.internal
A cache service for tracking spy injectees and spy services.

N

newKey(Type, Object) - Method in class org.jvnet.testing.hk2mockito.internal.ObjectFactory
 
newSpy(Object) - Method in class org.jvnet.testing.hk2mockito.internal.ObjectFactory
 

O

ObjectFactory - Class in org.jvnet.testing.hk2mockito.internal
A factory class used to create various objects.
ObjectFactory() - Constructor for class org.jvnet.testing.hk2mockito.internal.ObjectFactory
 
org.jvnet.testing.hk2mockito - package org.jvnet.testing.hk2mockito
 
org.jvnet.testing.hk2mockito.internal - package org.jvnet.testing.hk2mockito.internal
 

P

ParentCache - Class in org.jvnet.testing.hk2mockito.internal
Cache service used to track parent child relationship between injectees and their parent.
provide() - Method in class org.jvnet.testing.hk2mockito.internal.ConcurrentMapFactory
 
put(Type, Type) - Method in class org.jvnet.testing.hk2mockito.internal.ParentCache
 

R

resolve(Injectee, ServiceHandle<?>) - Method in class org.jvnet.testing.hk2mockito.HK2MockitoSpyInjectionResolver
 

S

SC - Annotation Type in org.jvnet.testing.hk2mockito
@SC (Service Collaborator) annotation is used on fields and methods of a Test class to inject spies of the @SUT's collaborating services.
SpyCacheKey - Class in org.jvnet.testing.hk2mockito.internal
Cache key for spies created.
SpyCacheKey(Type, Object) - Constructor for class org.jvnet.testing.hk2mockito.internal.SpyCacheKey
 
SpyService - Class in org.jvnet.testing.hk2mockito.internal
A helper service for creating SUT, SC, or regular service.
SUT - Annotation Type in org.jvnet.testing.hk2mockito
@SUT (Service Under Test) is an annotation used on fields and methods of a Test class to inject a spy of the real service.

T

toString() - Method in class org.jvnet.testing.hk2mockito.internal.SpyCacheKey
 
A C D E F G H I M N O P R S T 

Copyright © 2009–2014 Oracle Corporation. All rights reserved.