Class TestSourceProvider
java.lang.Object
org.junit.vintage.engine.descriptor.TestSourceProvider
- Since:
- 5.6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.junit.platform.engine.TestSourcefindTestSource(org.junit.runner.Description description)
-
Constructor Details
-
TestSourceProvider
public TestSourceProvider()
-
-
Method Details
-
findTestSource
public org.junit.platform.engine.TestSource findTestSource(org.junit.runner.Description description)
-