Uses of Interface
de.sormuras.junit.platform.isolator.Driver
-
-
Uses of Driver in de.sormuras.junit.platform.isolator
Methods in de.sormuras.junit.platform.isolator with parameters of type Driver Modifier and Type Method Description java.lang.ClassLoaderOverlay. newModuleLoader(Driver driver, Configuration configuration, java.lang.ClassLoader parent)Create module layer and find the associated classloader instance.Constructors in de.sormuras.junit.platform.isolator with parameters of type Driver Constructor Description Isolator(Driver driver)
-