Class Selectors

java.lang.Object
de.sormuras.junit.platform.maven.plugin.Selectors

public class Selectors
extends java.lang.Object
Selectors passed to the JUnit Platform Launcher to discover tests.
  • Constructor Summary

    Constructors 
    Constructor Description
    Selectors()  
  • Method Summary

    Methods inherited from class java.lang.Object

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