Test results
1 suite
com.qa.testrunner.TestRunner
feature (get the location data by country and zip code) (Runs Cucumber Feature)
/private/var/folders/sl/lxrj3fhd7td_m7tl28_92j7m0000gp/T/testng-eclipse-1838594102/testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite guice-stage="DEVELOPMENT" name="Default suite">
  <test verbose="2" name="Default test">
    <classes>
      <class name="com.qa.testrunner.TestRunner"/>
    </classes>
  </test> <!-- Default test -->
</suite> <!-- Default suite -->
            
Tests for Default suite
  • Default test (1 class)
Groups for Default suite
cucumber
feature
Times for Default suite
Total running time: 13 ms
Reporter output for Default suite
0 ignored methods
Methods in chronological order
com.qa.testrunner.TestRunner
setUpClass 0 ms
feature(get the location data by country and zip code) 216 ms
tearDownClass 231 ms