Java-2394 Create default and integration profile for JDK-9 and above modules
This commit is contained in:
@@ -5,7 +5,7 @@ import static org.hamcrest.MatcherAssert.assertThat;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class StringAPITest {
|
||||
public class StringAPIUnitTest {
|
||||
|
||||
@Test
|
||||
public void whenPositiveArgument_thenReturnIndentedString() {
|
||||
Reference in New Issue
Block a user