| Annotation Type | Description |
|---|---|
| MockkBean |
Annotation that can be used to add MockK mocks to a Spring
ApplicationContext. |
| MockkBeans |
Container annotation that aggregates several
MockkBean annotations. |
| SpykBean |
Annotation that can be used to apply MockK spies to a Spring
ApplicationContext. |
| SpykBeans |
Container annotation that aggregates several
SpykBean annotations. |