Java-2394 Create default and integration profile for JDK-9 and above modules
This commit is contained in:
@@ -7,7 +7,7 @@ import static org.junit.Assert.assertTrue;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class PersonTest {
|
||||
public class PersonUnitTest {
|
||||
|
||||
@Test
|
||||
public void givenSameNameAndAddress_whenEquals_thenPersonsEqual() {
|
||||
Reference in New Issue
Block a user