org.wso2.carbon.integration.common.tests
Class JaggeryServerTest
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaggeryServerTest
public JaggeryServerTest()
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.