Class JqwikDiscoverer


  • public class JqwikDiscoverer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void discover​(org.junit.platform.engine.EngineDiscoveryRequest request, org.junit.platform.engine.TestDescriptor engineDescriptor)  
      • Methods inherited from class java.lang.Object

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

      • discover

        public void discover​(org.junit.platform.engine.EngineDiscoveryRequest request,
                             org.junit.platform.engine.TestDescriptor engineDescriptor)