You need to sign in or sign up before continuing.
Add Mockito.eq static method to check for equality in mocks
Compare changes
@@ -14,7 +14,6 @@ import nl.tudelft.ewi.auta.core.response.exception.NoResultsException;
@@ -31,6 +30,7 @@ import java.util.Set;
@@ -70,13 +70,13 @@ public class BenchmarkingControllerTest {