Class SmartDirtiesTestsSupport
java.lang.Object
com.github.seregamorph.testsmartcontext.SmartDirtiesTestsSupport
- Direct Known Subclasses:
SmartDirtiesClassOrderer,SmartDirtiesSuiteListener
This class should only be used internally by the framework.
- Author:
- Sergey Chernov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static intclassOrderStateMapSize(String engine) protected static booleanisInnerClass(Class<?> clazz) protected static voidsetFailureCause(Throwable failureCause) protected static voidsetTestClassesLists(String engine, TestSortResult testSortResult) protected static voidverifyInnerClass(Class<?> innerTestClass)
-
Field Details
-
ENGINE_TESTNG
- See Also:
-
ENGINE_JUNIT_JUPITER
- See Also:
-
-
Constructor Details
-
SmartDirtiesTestsSupport
public SmartDirtiesTestsSupport()
-
-
Method Details
-
classOrderStateMapSize
-
setTestClassesLists
-
setFailureCause
-
verifyInnerClass
-
isInnerClass
-