From f60a749cfbab3e029cc5ab23ced78cd6eb285a85 Mon Sep 17 00:00:00 2001 From: 0009 <0009@qq.com> Date: Fri, 29 Aug 2025 15:23:20 +0800 Subject: [PATCH] Add File --- test-output/old/Default suite/classes.html | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 test-output/old/Default suite/classes.html diff --git a/test-output/old/Default suite/classes.html b/test-output/old/Default suite/classes.html new file mode 100644 index 0000000..90b19dd --- /dev/null +++ b/test-output/old/Default suite/classes.html @@ -0,0 +1,60 @@ +
| Class name | +Method name | +Groups | +
|---|---|---|
| com.flz.rest.firstTest | +||
| @Test | +||
| + | testMethod2 | +checkintest functest | +
| + | testMethod1 | +checkintest functest | +
| + | f | +test | +
| + | testMethod3 | +functest | +
| @BeforeClass | +||
| + | beforeClass | +|
| @BeforeMethod | +||
| + | beforeMethod | +|
| @AfterMethod | +||
| + | afterMethod | +|
| @AfterClass | +||
| + | afterClass | +|