com.eviware.soapui.model.testsuite
Interface TestStep.TestStepListener

Enclosing interface:
TestStep

public static interface TestStep.TestStepListener


Method Summary
 void afterRun(TestStep testStep)
           
 void beforeRun(TestStep testStep)
           
 

Method Detail

beforeRun

void beforeRun(TestStep testStep)

afterRun

void afterRun(TestStep testStep)


Copyright © 2005 eviware.com. All Rights Reserved.