Test results
1 suite
org.apache.curator.framework.recipes.nodes.TestPersistentNode
testBasic
testEphemeralSequentialWithProtectionReconnection
testQuickClose
testQuickCloseNodeExists
testQuickSetData
/tmp/testng-eclipse--1256028116/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="org.apache.curator.framework.recipes.nodes.TestPersistentNode"/>
    </classes>
  </test> <!-- Default test -->
</suite> <!-- Default suite -->
            
Tests for Default suite
  • Default test (1 class)
Groups for Default suite
Times for Default suite
Total running time: 12 seconds
Reporter output for Default suite
0 ignored methods
Methods in chronological order
org.apache.curator.framework.recipes.nodes.TestPersistentNode
beforeSuite(org.testng.TestRunner@71c8becc) 0 ms
setup 43 ms
testBasic 208 ms
teardown 2755 ms
setup 2762 ms
testEphemeralSequentialWithProtectionReconnection 2765 ms
teardown 7909 ms
setup 7924 ms
testQuickClose 7953 ms
teardown 10080 ms
setup 10085 ms
testQuickCloseNodeExists 10089 ms
teardown 12222 ms
setup 12229 ms
testQuickSetData 12236 ms
teardown 12343 ms