A D E G I J M N S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABSOLUTE - de.sormuras.junit.platform.maven.plugin.Isolation
-
Total isolation.
- afterProjectsRead(MavenSession) - Method in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
- ALMOST - de.sormuras.junit.platform.maven.plugin.Isolation
-
Almost total isolation - main and test classes are put into the same layer.
D
- de.sormuras.junit.platform.maven.plugin - package de.sormuras.junit.platform.maven.plugin
-
JUnit Platform Maven Plugin main types.
- DIRECT - de.sormuras.junit.platform.maven.plugin.Executor
-
Direct "in-process" execution.
E
- execute() - Method in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
- Executor - Enum in de.sormuras.junit.platform.maven.plugin
-
Execution mode.
G
- getLog() - Method in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
I
- isInjectConsole() - Method in enum de.sormuras.junit.platform.maven.plugin.Executor
- isInjectWorker() - Method in enum de.sormuras.junit.platform.maven.plugin.Executor
- Isolation - Enum in de.sormuras.junit.platform.maven.plugin
-
Isolation level.
J
- JAVA - de.sormuras.junit.platform.maven.plugin.Executor
-
Fork new JVM calling
javavia Process API. - JavaOptions - Class in de.sormuras.junit.platform.maven.plugin
-
Options consumed by the
JavaExecutor. - JavaOptions() - Constructor for class de.sormuras.junit.platform.maven.plugin.JavaOptions
- JUnitPlatformMojo - Class in de.sormuras.junit.platform.maven.plugin
-
Launch JUnit Platform Mojo.
- JUnitPlatformMojo() - Constructor for class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
M
- mavenSession - Variable in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
-
The current Maven session.
- MERGED - de.sormuras.junit.platform.maven.plugin.Isolation
-
Merge main and test layers.
N
- NONE - de.sormuras.junit.platform.maven.plugin.Isolation
-
No isolation, all dependencies are put into a single layer.
S
- setLog(Log) - Method in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
T
- TweakOptions - Class in de.sormuras.junit.platform.maven.plugin
-
Tweak options to fine-tune the test execution.
- TweakOptions() - Constructor for class de.sormuras.junit.platform.maven.plugin.TweakOptions
V
- valueOf(String) - Static method in enum de.sormuras.junit.platform.maven.plugin.Executor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.sormuras.junit.platform.maven.plugin.Isolation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.sormuras.junit.platform.maven.plugin.Executor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.sormuras.junit.platform.maven.plugin.Isolation
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages