Skip to content

Commit

Permalink
fixup! Fixes mockito#2626 : Introduce MockSettings.mockMaker
Browse files Browse the repository at this point in the history
  • Loading branch information
JojOatXGME committed Jul 16, 2022
1 parent fc3f0b1 commit a472ed0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/org/mockito/CustomMockMakerTest.java
Expand Up @@ -11,8 +11,6 @@
import static org.junit.Assert.assertThrows;
import static org.mockito.Mockito.withSettings;

import java.util.Arrays;

import org.junit.Test;
import org.mockito.exceptions.base.MockitoException;
import org.mockito.exceptions.verification.SmartNullPointerException;
Expand Down

0 comments on commit a472ed0

Please sign in to comment.