JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
M
S
C
com.teketik.test.mockinbean
- package com.teketik.test.mockinbean
M
MockInBean
- Annotation Type in
com.teketik.test.mockinbean
Annotation used to inject a mockito
Mock
in a Spring Bean for the duration of a test.
MockInBeans
- Annotation Type in
com.teketik.test.mockinbean
Container annotation that aggregates several
@MockInBean
annotations.
S
SpyInBean
- Annotation Type in
com.teketik.test.mockinbean
Annotation used to inject a
Spy
of a Spring Bean in another Spring Bean for the duration of a test.
SpyInBeans
- Annotation Type in
com.teketik.test.mockinbean
Container annotation that aggregates several
@SpyInBean
annotations.
C
M
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.