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

Test

+ + + + + + + + + + + +
Tests passed/Failed/Skipped:3/0/0
Started on:Thu Apr 26 11:31:14 GMT+08:00 2018
Total time:0 seconds (31 ms)
Included groups:windows.*
Excluded groups:

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

+ + + + + + + + + + + + + + + + + + + + + + +
PASSED TESTS
Test methodExceptionTime (seconds)Instance
testSingleString
Test class: com.flz.rest.firstTest
Parameters: linda
0com.flz.rest.firstTest@5474c6c
testWindowsOnly
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@5474c6c
testWindowsToo
Test class: com.flz.rest.firstTest
0com.flz.rest.firstTest@5474c6c

+ + \ No newline at end of file