org.wso2.carbon.integration.common.tests
Class JaggeryServerTest

java.lang.Object
  extended by org.wso2.carbon.integration.common.tests.JaggeryServerTest

public class JaggeryServerTest
extends Object

This class validates Jaggery tests. Note followings assumption/s needs to be met before running this test class: - In the automation.xml you should mentioned jaggery tests hosted server as the default instance


Constructor Summary
JaggeryServerTest()
           
 
Method Summary
 void destroy()
           
 Object[][] endpointNameDataProvider()
           
 void init()
           
 void testRunJaggeryTests(String endpointName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaggeryServerTest

public JaggeryServerTest()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception

destroy

public void destroy()
             throws Exception
Throws:
Exception

endpointNameDataProvider

public Object[][] endpointNameDataProvider()

testRunJaggeryTests

public void testRunJaggeryTests(String endpointName)
                         throws Exception
Throws:
Exception


Copyright © 2015 WSO2. All rights reserved.