Package net.thucydides.core.steps
Class MetaField
java.lang.Object
net.thucydides.core.steps.MetaField
public class MetaField
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MetaField(java.lang.String stepDescription)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MetaField
public MetaField(java.lang.String stepDescription)
-
-
Method Details
-
from
-
isDefined
public boolean isDefined() -
template
public java.lang.String template() -
fieldName
public java.lang.String fieldName()
-