pchudzik / springmock

alternative spring mocking infrastructure
https://blog.pchudzik.com/201707/springmock-v1/
MIT License
22 stars 4 forks source link

mockito spies are not resetted #12

Closed pchudzik closed 7 years ago

pchudzik commented 7 years ago

see com.pchudzik.springmock.mockito.spring.MockitoMockResetTestExecutionListener com.pchudzik.springmock.mockito.spring.MockitoMockResetTestExecutionListenerTest

mocks are handled properly but spies are completely ignored but should be handled in the same way as mocks

pchudzik commented 7 years ago

com.pchudzik.springmock.mockito.spring.MockitoMockResetTestExecutionListenerTest#should_reset_all_spies_after_test_method