reset

abstract fun reset(): MockReset

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

Return

the reset mode