Class FeaturePathFormatter

java.lang.Object
io.cucumber.core.plugin.FeaturePathFormatter

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

    Constructors
    Constructor Description
    FeaturePathFormatter()  
  • Method Summary

    Modifier and Type Method Description
    java.net.URI featurePathWithPrefixIfNecessary​(java.net.URI featurePath)  

    Methods inherited from class java.lang.Object

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

    • FeaturePathFormatter

      public FeaturePathFormatter()
  • Method Details

    • featurePathWithPrefixIfNecessary

      public java.net.URI featurePathWithPrefixIfNecessary​(java.net.URI featurePath)