Class ConfigureDriverFromTags

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

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

    Constructors 
    Constructor Description
    ConfigureDriverFromTags()  
  • Method Summary

    Modifier and Type Method Description
    static void forTags​(java.util.List<java.lang.String> tags)  
    static void inTheCurrentTestOutcome()  

    Methods inherited from class java.lang.Object

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

    • ConfigureDriverFromTags

      public ConfigureDriverFromTags()
  • Method Details

    • forTags

      public static void forTags​(java.util.List<java.lang.String> tags)
    • inTheCurrentTestOutcome

      public static void inTheCurrentTestOutcome()