Class NarrativeTitle

java.lang.Object
net.thucydides.core.requirements.classpath.NarrativeTitle

public class NarrativeTitle
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    NarrativeTitle()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String definedIn​(java.lang.String fullPath, java.lang.String defaultType)  

    Methods inherited from class java.lang.Object

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

    • NarrativeTitle

      public NarrativeTitle()
  • Method Details

    • definedIn

      public static java.lang.String definedIn​(java.lang.String fullPath, java.lang.String defaultType)