reset

abstract fun reset(): MockReset

The reset mode to apply to the mock bean. The default is AFTER meaning that mocks are automatically reset after each test method is invoked.

Return

the reset mode