Class VintageDiscoverer
- java.lang.Object
-
- org.junit.vintage.engine.discovery.VintageDiscoverer
-
-
Constructor Summary
Constructors Constructor Description VintageDiscoverer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TestDescriptor
discover(EngineDiscoveryRequest discoveryRequest, UniqueId uniqueId)
-
-
-
Method Detail
-
discover
public TestDescriptor discover(EngineDiscoveryRequest discoveryRequest, UniqueId uniqueId)
-
-