✨ 格式化代码
This commit is contained in:
@@ -6,7 +6,8 @@ import org.junit.Test;
|
|||||||
import org.junit.rules.ExpectedException;
|
import org.junit.rules.ExpectedException;
|
||||||
|
|
||||||
public class StringUtilsTest {
|
public class StringUtilsTest {
|
||||||
@Rule public final ExpectedException thrown =
|
@Rule
|
||||||
|
public final ExpectedException thrown =
|
||||||
ExpectedException.none();
|
ExpectedException.none();
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user