From e9f13cd530ddc5c78e91f99bb27df0058ec49742 Mon Sep 17 00:00:00 2001 From: 0009 <0009@qq.com> Date: Fri, 29 Aug 2025 15:23:27 +0800 Subject: [PATCH] Add File --- test-output/Default suite/Default test.html | 99 +++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 test-output/Default suite/Default test.html diff --git a/test-output/Default suite/Default test.html b/test-output/Default suite/Default test.html new file mode 100644 index 0000000..82f3823 --- /dev/null +++ b/test-output/Default suite/Default test.html @@ -0,0 +1,99 @@ + + +TestNG: Default test + + + + + + + + +

Default test

+ + + + + + + + + + + +
Tests passed/Failed/Skipped:4/0/0
Started on:Thu Apr 26 11:02:10 GMT+08:00 2018
Total time:0 seconds (27 ms)
Included groups:
Excluded groups:

+(Hover the method name to see the test class name)

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
PASSED TESTS
Test methodExceptionTime (seconds)Instance
f
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@77f03bb1
testMethod1
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@77f03bb1
testMethod2
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@77f03bb1
testMethod3
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@77f03bb1

+ + \ No newline at end of file