Test results
1 suite
org.wso2.carbon.mediation.dependency.mgt.tests.BasicDependencyTrackingTest
testDependencyMgtOnAdd
testDependencyMgtOnRemove
testDependencyMgtOnUpdate
testInactiveDependency
org.wso2.carbon.mediation.dependency.mgt.tests.EndpointDependencyTrackingTest
testLoadbalanceEndpoint
org.wso2.carbon.mediation.dependency.mgt.tests.ProxyDependencyTrackingTest
testProxySequenceDependencyMgt
testProxyWithAnonSequence
testProxyWsdlDependencyMgt
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="Surefire suite" junit="true">
  <test name="Surefire test">
    <classes>
      <class name="org.wso2.carbon.mediation.dependency.mgt.tests.ProxyDependencyTrackingTest"/>
      <class name="org.wso2.carbon.mediation.dependency.mgt.tests.DependencyMgtTestCase"/>
      <class name="org.wso2.carbon.mediation.dependency.mgt.tests.BasicDependencyTrackingTest"/>
      <class name="org.wso2.carbon.mediation.dependency.mgt.tests.EndpointDependencyTrackingTest"/>
    </classes>
  </test> <!-- Surefire test -->
</suite> <!-- Surefire suite -->
            
Tests for Surefire suite
  • Surefire test (4 classes)
Groups for Surefire suite
Times for Surefire suite
Total running time: 462 ms
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.carbon.mediation.dependency.mgt.tests.ProxyDependencyTrackingTest
testProxySequenceDependencyMgt 0 ms
testProxyWithAnonSequence 3 ms
testProxyWsdlDependencyMgt 3 ms
org.wso2.carbon.mediation.dependency.mgt.tests.BasicDependencyTrackingTest
testDependencyMgtOnAdd 79 ms
testDependencyMgtOnRemove 79 ms
testDependencyMgtOnUpdate 79 ms
testInactiveDependency 80 ms
org.wso2.carbon.mediation.dependency.mgt.tests.EndpointDependencyTrackingTest
testLoadbalanceEndpoint 146 ms