int |
execute()
Methods inherited from class com.ibm.btt.base.OperationStep |
addElement, getApplicationId, getContext, getElementAt, getFormat, getFormats, getKeyedCollection, getName, getOperation, getParams, getParent, getService, getValueAt, postExecute, preExecute, removeAt, setApplicationId, setContext, setKeyedCollection, setName, setOperation, setParams, setValueAt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumOfElementsAssertion
public NumOfElementsAssertion()
execute
public int execute()
throws java.lang.Exception
- Compares the size of a data element with the size_of_the_data_element operator number.
- Specified by:
execute in interface OperationStepInterface - Specified by:
execute in class OperationStep
- Returns:
- int - the compare result
- Throws:
java.io.IOException.
java.lang.Exception
(c) Copyright IBM Corporation 1998, 2009
|