From 627b5290250199ad414075c5a2cb09cf4ef59412 Mon Sep 17 00:00:00 2001 From: 0009 <0009@qq.com> Date: Fri, 29 Aug 2025 15:23:23 +0800 Subject: [PATCH] Add File --- test-output/old/Suite/classes.html | 64 ++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 test-output/old/Suite/classes.html diff --git a/test-output/old/Suite/classes.html b/test-output/old/Suite/classes.html new file mode 100644 index 0000000..bbd285d --- /dev/null +++ b/test-output/old/Suite/classes.html @@ -0,0 +1,64 @@ +
| Class name | +Method name | +Groups | +
|---|---|---|
| com.flz.rest.firstTest | +||
| @Test | +||
| + | testWindowsToo | +windows.functest | +
| + | testMethod2 | +checkintest functest | +
| + | testMethod1 | +checkintest functest | +
| + | testLinuxOnly | +linux.checkintest | +
| + | f | +correcttest | +
| + | testWindowsOnly | +windows.checkintest | +
| + | testMethod3 | +functest | +
| + | testSingleString | +windows.checkintestsample | +
| @BeforeClass | +||
| @BeforeMethod | +||
| @AfterMethod | +||
| @AfterClass | +||