<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="Command line suite">
  <test name="Command line test" preserve-order="false">
    <classes>
      <class name="org.apache.struts2.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: 0 ms
              
               
            
 
          
            Reporter output for Command line suite
          
 
          
            0 ignored methods
          
 
          
            Methods in chronological order
          
 
          org.apache.struts2.TestNGStrutsTestCaseTest$RunTest
 
              
                setUp
                0 ms
              
 
              
                testRun
                309 ms
              
 
              
                tearDown
                309 ms
              
 
           
           
        