C D E F J M O P T V 
All Classes All Packages

C

CLASSIC - de.sormuras.junit.platform.maven.plugin.testing.TestMode
No modules at all, fall-back to the class-path.

D

de.sormuras.junit.platform.maven.plugin - package de.sormuras.junit.platform.maven.plugin
JUnit Platform Maven Plugin main types.
de.sormuras.junit.platform.maven.plugin.testing - package de.sormuras.junit.platform.maven.plugin.testing
Testing support package.

E

execute() - Method in class de.sormuras.junit.platform.maven.plugin.JUnitPlatformMojo
 

F

FileNames - Class in de.sormuras.junit.platform.maven.plugin
 
FileNames() - Constructor for class de.sormuras.junit.platform.maven.plugin.FileNames
 

J

JavaOptions - Class in de.sormuras.junit.platform.maven.plugin
 
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

MAIN_CLASSIC_TEST_MODULE - de.sormuras.junit.platform.maven.plugin.testing.TestMode
Main module absent, test module present.
MAIN_MODULE_TEST_CLASSIC - de.sormuras.junit.platform.maven.plugin.testing.TestMode
Main module present, test module absent.
MAIN_MODULE_TEST_MODULE_SAME_NAME - de.sormuras.junit.platform.maven.plugin.testing.TestMode
Main module present, test module present: same module name.
MODULAR - de.sormuras.junit.platform.maven.plugin.testing.TestMode
Main module present, test module present: different module name.
MODULE - de.sormuras.junit.platform.maven.plugin.testing.TestBarrier
Test code may only access exported public types.

O

of(String, String) - Static method in enum de.sormuras.junit.platform.maven.plugin.testing.TestMode
Get test mode based on two module names.

P

PACKAGE - de.sormuras.junit.platform.maven.plugin.testing.TestBarrier
Test code may access package-level types.

T

TestBarrier - Enum in de.sormuras.junit.platform.maven.plugin.testing
Describes the barrier or boundary at which tests may operate.
TestMode - Enum in de.sormuras.junit.platform.maven.plugin.testing
Test-run mode.
toString() - Method in class de.sormuras.junit.platform.maven.plugin.FileNames
 
toString() - Method in enum de.sormuras.junit.platform.maven.plugin.testing.TestMode
 

V

valueOf(String) - Static method in enum de.sormuras.junit.platform.maven.plugin.testing.TestBarrier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.sormuras.junit.platform.maven.plugin.testing.TestMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.sormuras.junit.platform.maven.plugin.testing.TestBarrier
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.testing.TestMode
Returns an array containing the constants of this enum type, in the order they are declared.
C D E F J M O P T V 
All Classes All Packages