Class TagsRule

java.lang.Object
com.auto.framework.rules.AbstractMethodRule
com.auto.framework.rules.tags.TagsRule
All Implemented Interfaces:
org.junit.rules.MethodRule

public class TagsRule
extends AbstractMethodRule
  • Constructor Summary

    Constructors 
    Constructor Description
    TagsRule()  
  • Method Summary

    Modifier and Type Method Description
    protected void extractTestProperties​(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)  
    java.lang.String getTags()  

    Methods inherited from class com.auto.framework.rules.AbstractMethodRule

    apply

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait