import static com.google.common.truth.Truth.assertThat; import org.junit.Test; public class ExampleTest { @Test public void testExample() { String str = "Hello, World!"; int num = 42; double decimal = 3.14; } }


上一篇:
下一篇:
切换中文