com.eviware.soapui.integration.impl
Class TestCaseEditIntegrationImpl
java.lang.Object
com.eviware.soapui.integration.impl.TestCaseEditIntegrationImpl
- All Implemented Interfaces:
- TestCaseEditIntegration
public class TestCaseEditIntegrationImpl
- extends java.lang.Object
- implements TestCaseEditIntegration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCaseEditIntegrationImpl
public TestCaseEditIntegrationImpl()
editTestCase
public void editTestCase(java.lang.String project,
java.lang.String testSuite,
java.lang.String testCase)
- Specified by:
editTestCase in interface TestCaseEditIntegration
test
public void test()
getSoapUIPath
public java.lang.String getSoapUIPath()
printLog
public void printLog(java.lang.String log)
openProject
public void openProject(java.lang.String[] parameters)
openTestCase
public void openTestCase(java.lang.String[] parameters)
- Specified by:
openTestCase in interface TestCaseEditIntegration
bringToFront
public void bringToFront()
Copyright © 2005-2011 eviware.com. All Rights Reserved.