C D G M O R

C

createInstance() - Method in class org.jasig.springframework.mockito.MockitoFactoryBean
 

D

destroyInstance(T) - Method in class org.jasig.springframework.mockito.MockitoFactoryBean
 

G

getObjectType() - Method in class org.jasig.springframework.mockito.MockitoFactoryBean
 

M

MockitoFactoryBean<T> - Class in org.jasig.springframework.mockito
Used to create a spring bean via Mockito
MockitoFactoryBean(Class<? extends T>) - Constructor for class org.jasig.springframework.mockito.MockitoFactoryBean
 

O

org.jasig.springframework.mockito - package org.jasig.springframework.mockito
 

R

resetAllMocks() - Static method in class org.jasig.springframework.mockito.MockitoFactoryBean
Reset all mocks that have been created with this factory, usually called from the @Before method in a junit test case to reset mocks before each test

C D G M O R

Copyright © 2013 Jasig. All Rights Reserved.