<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Command line suite"> <test thread-count="5" name="Command line test"> <classes> <class name="org.apache.struts2.testng.TestNGStrutsTestCaseTest$RunTest"/> </classes> </test> <!-- Command line test --> </suite> <!-- Command line suite -->
Tests for Command line suite
- Command line test (1 class)
Groups for Command line suite
Times for Command line suite
Total running time: 1 ms
Reporter output for Command line suite
0 ignored methods
Methods in chronological order
org.apache.struts2.testng.TestNGStrutsTestCaseTest$RunTest
setUp
0 ms
testRun
862 ms
tearDown
865 ms