Android-Tutorial-Test-ShowCase/network/src
Gergely Hegedus 58a76a3d28 Fix code analysis errors
With that updated Mockito, so `verifyZeroInteractions` is now `verifyNoInteractions`
2022-04-13 19:40:21 +03:00
..
main/java/org/fnives/test/showcase/network Issue#8 Take use of TestFixtures to keep MockWebServer TLS setup in the network module, while still being able to use it in Android Tests 2022-01-27 22:46:03 +02:00
test Fix code analysis errors 2022-04-13 19:40:21 +03:00
testFixtures/java/org/fnives/test/showcase/network/testutil Fix code analysis errors 2022-01-28 00:33:48 +02:00