public class TestMonitor extends Object
Constructor and Description |
---|
TestMonitor() |
public TestRunner.Status getLastRunStatus(TestCase testCase)
protected void notifyLoadTestStarted(LoadTestRunner runner)
protected void notifySecurityTestStarted(SecurityTestRunner runner)
protected void notifySecurityTestFinished(SecurityTestRunner runner)
protected void notifyLoadTestFinished(LoadTestRunner runner)
protected void notifyTestCaseStarted(TestCaseRunner runner)
protected void notifyTestCaseFinished(TestCaseRunner runner)
protected void notifyMockServiceStarted(MockRunner runner)
protected void notifyMockServiceStopped(MockRunner runner)
public boolean hasRunningLoadTest(TestCase testCase)
public boolean hasRunningTestCase(TestCase testCase)
public void addTestMonitorListener(TestMonitorListener listener)
public void removeTestMonitorListener(TestMonitorListener listener)
public LoadTestRunner[] getRunningLoadTest()
public boolean hasRunningTest(TestCase testCase)
public void init(Workspace workspace)
public void monitorProject(Project project)
public void unmonitorProject(Project project)
public boolean hasRunningTests()
public boolean hasRunningMock(MockService mockService)
public boolean hasRunningTests(WsdlProject project)
public void cancelAllTests(String reason)
public TestCaseRunner getTestRunner(WsdlTestCase testCase)
public boolean hasRunningLoadTest(TestSuite testSuite)
public boolean hasRunningSecurityTest(TestCase testCase)
public boolean hasRunningSecurityTest(TestSuite testSuite)
Copyright © 2019. All Rights Reserved.