com.eviware.soapui.impl.wsdl.panels.support
Class MockProjectRunner

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.support.AbstractMockTestRunner<WsdlProject>
      extended by com.eviware.soapui.impl.wsdl.panels.support.MockProjectRunner
All Implemented Interfaces:
ProjectRunner, TestRunner

public class MockProjectRunner
extends AbstractMockTestRunner<WsdlProject>
implements ProjectRunner


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.TestRunner
TestRunner.Status
 
Constructor Summary
MockProjectRunner(WsdlProject project)
           
 
Method Summary
 WsdlProject getProject()
           
 java.util.List<TestSuiteRunner> getResults()
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.support.AbstractMockTestRunner
cancel, fail, getLog, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getTimeTaken, setRunContext, start, waitUntilFinished
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.eviware.soapui.model.testsuite.TestRunner
cancel, fail, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getTimeTaken, start, waitUntilFinished
 

Constructor Detail

MockProjectRunner

public MockProjectRunner(WsdlProject project)
Method Detail

getProject

public WsdlProject getProject()
Specified by:
getProject in interface ProjectRunner

getResults

public java.util.List<TestSuiteRunner> getResults()
Specified by:
getResults in interface ProjectRunner


Copyright © 2005-2009 eviware.com. All Rights Reserved.