We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb05433 commit fe7f1e0Copy full SHA for fe7f1e0
src/warranty/ProductTest.java
@@ -1,10 +1,6 @@
1
package warranty;
2
3
import org.junit.jupiter.api.Test;
4
-
5
-import java.util.Date;
6
-import java.util.UUID;
7
8
import static org.junit.jupiter.api.Assertions.*;
9
10
class ProductTest {
0 commit comments