mockk
1.13.5
jvm
mockk
/
io.mockk.junit5
/
MockKExtension
/
KeepMocks
Keep
Mocks
jvm
@
Inherited
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
KeepMocks
Content copied to clipboard
Prevent calling
unmockkAll
after each test execution
Constructors
Constructors
Keep
Mocks
Link copied to clipboard
jvm
fun
KeepMocks
(
)
Content copied to clipboard