Class VintageDiscoverer


  • @API(status=INTERNAL,
         since="4.12")
    public class VintageDiscoverer
    extends java.lang.Object
    Since:
    4.12
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      VintageEngineDescriptor discover​(org.junit.platform.engine.EngineDiscoveryRequest discoveryRequest, org.junit.platform.engine.UniqueId uniqueId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VintageDiscoverer

        public VintageDiscoverer()
    • Method Detail

      • discover

        public VintageEngineDescriptor discover​(org.junit.platform.engine.EngineDiscoveryRequest discoveryRequest,
                                                org.junit.platform.engine.UniqueId uniqueId)