Package com.auto.framework.rules.logging
Class KeepLogRule
java.lang.Object
com.auto.framework.rules.AbstractMethodRule
com.auto.framework.rules.logging.KeepLogRule
- All Implemented Interfaces:
org.junit.rules.MethodRule
public class KeepLogRule extends AbstractMethodRule
-
Constructor Summary
Constructors Constructor Description KeepLogRule() -
Method Summary
Modifier and Type Method Description protected voidextractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)booleankeepLog()
-
Constructor Details
-
KeepLogRule
public KeepLogRule()
-
-
Method Details
-
extractTestProperties
protected void extractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)- Specified by:
extractTestPropertiesin classAbstractMethodRule
-
keepLog
public boolean keepLog()
-