A G M O R

A

addMocks(AfterBeanDiscovery) - Method in class org.apache.openejb.mockito.MockitoExtension
 

G

getValue(Injection) - Method in class org.apache.openejb.mockito.MockitoInjector
 

M

MockitoExtension - Class in org.apache.openejb.mockito
This class is responsible to add mocks as CDI beans.
MockitoExtension() - Constructor for class org.apache.openejb.mockito.MockitoExtension
 
MockitoInjector - Class in org.apache.openejb.mockito
this class is instantiated when the FallbackPropertyInjector is set it is generally when the container is started it will reset mockito context (stored mocks) and do the mock injections in the test class
MockitoInjector() - Constructor for class org.apache.openejb.mockito.MockitoInjector
 
MockRegistry - Class in org.apache.openejb.mockito
this class is used as a storage for mocks this logic could be enhanced but currently we store mock by types/name Note: only injected mocks are managed
MockRegistry() - Constructor for class org.apache.openejb.mockito.MockRegistry
 
mocksByName() - Static method in class org.apache.openejb.mockito.MockRegistry
 
mocksByType() - Static method in class org.apache.openejb.mockito.MockRegistry
 

O

org.apache.openejb.mockito - package org.apache.openejb.mockito
 

R

reset() - Static method in class org.apache.openejb.mockito.MockRegistry
 

A G M O R

Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.