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 Method
findMethod
(Class<?> testClass, String methodName) findTestSource
(org.junit.runner.Description description) private String
sanitizeMethodName
(String methodName)
-
Field Details
-
methodsCache
-
-
Constructor Details
-
TestSourceProvider
public TestSourceProvider()
-
-
Method Details
-
findTestSource
-
sanitizeMethodName
-
findMethod
-