Class TestSourceProvider
java.lang.Object
org.junit.vintage.engine.descriptor.TestSourceProvider
- Since:
- 5.6
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate MethodfindMethod(Class<?> testClass, String methodName) findTestSource(org.junit.runner.Description description) private StringsanitizeMethodName(String methodName)
-
Field Details
-
methodsCache
-
-
Constructor Details
-
TestSourceProvider
public TestSourceProvider()
-
-
Method Details
-
findTestSource
-
sanitizeMethodName
-
findMethod
-