Class TestNGTagFactory

  • All Implemented Interfaces:
    ITagFactory

    public class TestNGTagFactory
    extends java.lang.Object
    implements ITagFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class<?> getClassForTag​(java.lang.String tag)  
      • Methods inherited from class java.lang.Object

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

      • TestNGTagFactory

        public TestNGTagFactory()
    • Method Detail

      • getClassForTag

        public java.lang.Class<?> getClassForTag​(java.lang.String tag)
        Specified by:
        getClassForTag in interface ITagFactory