更新使用 Junit 5 的测试类
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package com.ossez.toolkits.codebank.tests;
|
||||
|
||||
import org.apache.commons.math3.util.FastMath;
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user