Integration tests on negative scenarios – Mockito, Dynamic Proxy, JUnit, Spring
While writting one of the applications that I've recently co-created, it turned out to be necessary to check the behaviour of the app. I mean situations like database exception, infrastructure…
Continue Reading
Integration tests on negative scenarios – Mockito, Dynamic Proxy, JUnit, Spring