Class TestClassExtractor<T>
java.lang.Object
com.github.seregamorph.testsmartcontext.TestClassExtractor<T>
- Author:
- Sergey Chernov
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Class<?>getTestClass(T test) static <T> TestClassExtractor<T>static <T> TestClassExtractor<T>
-
Constructor Details
-
TestClassExtractor
-
-
Method Details
-
getItemType
-
ofClass
-
ofMethod
-
getTestClass
-