com.jxml.quick.tests
Class OcmStep

java.lang.Object
  |
  +--com.jxml.quick.tests.OcmStep
All Implemented Interfaces:
JXTestStep

public class OcmStep
extends Object
implements JXTestStep


Constructor Summary
OcmStep()
           
 
Method Summary
 void eval(JXTestCase testCase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OcmStep

public OcmStep()
Method Detail

eval

public void eval(JXTestCase testCase)
          throws Throwable
Specified by:
eval in interface JXTestStep