Package com.auto.framework.rules.tags
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 voidextractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)java.lang.StringgetTags()
-
Constructor Details
-
TagsRule
public TagsRule()
-
-
Method Details
-
extractTestProperties
protected void extractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)- Specified by:
extractTestPropertiesin classAbstractMethodRule
-
getTags
public java.lang.String getTags()
-