Class TagConverters

java.lang.Object
net.thucydides.core.tags.TagConverters

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

    Constructors
    Constructor Description
    TagConverters()  
  • Method Summary

    Modifier and Type Method Description
    static TestTag convertToTestTag​(WithTag withTag)  

    Methods inherited from class java.lang.Object

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

    • TagConverters

      public TagConverters()
  • Method Details

    • convertToTestTag

      public static TestTag convertToTestTag​(WithTag withTag)