Class FeatureTagAsDefined

java.lang.Object
net.thucydides.core.model.FeatureTagAsDefined

public class FeatureTagAsDefined
extends java.lang.Object
Created by john on 6/07/2016.
  • Constructor Summary

    Constructors
    Constructor Description
    FeatureTagAsDefined()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Optional<TestTag> in​(Story story, java.lang.String path)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FeatureTagAsDefined

      public FeatureTagAsDefined()
  • Method Details

    • in

      public static java.util.Optional<TestTag> in​(Story story, java.lang.String path)