|
@@ -2,7 +2,7 @@ package org.leumasjaffe.container;
|
|
|
|
|
|
|
|
import static org.hamcrest.CoreMatchers.*;
|
|
import static org.hamcrest.CoreMatchers.*;
|
|
|
import static org.hamcrest.MatcherAssert.assertThat;
|
|
import static org.hamcrest.MatcherAssert.assertThat;
|
|
|
-import static org.junit.Assert.fail;
|
|
|
|
|
|
|
+import static org.junit.jupiter.api.Assertions.*;
|
|
|
|
|
|
|
|
import org.junit.jupiter.api.BeforeEach;
|
|
import org.junit.jupiter.api.BeforeEach;
|
|
|
import org.junit.jupiter.api.Test;
|
|
import org.junit.jupiter.api.Test;
|