E G J M O S
E
- execute(JUnitAppConfig) - Method in class org.fuin.mjunitrun.JUnitApp
-
Runs the tests without initializing the logger and System.exit(int).
G
- getDir() - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Returns the base directory.
- getLogbackXmlSrc() - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Returns the Logback XML configuration file to copy if it does not exist in the target directory.
- getTestClass() - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Returns the test test class.
- getTestName() - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Returns the unique test name.
J
- JUnitApp - Class in org.fuin.mjunitrun
-
Application that tests one or more JUnit tests.
- JUnitApp() - Constructor for class org.fuin.mjunitrun.JUnitApp
-
- JUnitAppConfig - Class in org.fuin.mjunitrun
-
Configuration for the JUnit runner application.
- JUnitAppConfig() - Constructor for class org.fuin.mjunitrun.JUnitAppConfig
-
Default constructor.
- JUnitAppConfig(String, Class<?>, File) - Constructor for class org.fuin.mjunitrun.JUnitAppConfig
-
Constructor without logback config XML file.
- JUnitAppConfig(String, Class<?>, File, File) - Constructor for class org.fuin.mjunitrun.JUnitAppConfig
-
Constructor with all data.
M
- main(String[]) - Static method in class org.fuin.mjunitrun.JUnitApp
-
Runs the tests.
O
- org.fuin.mjunitrun - package org.fuin.mjunitrun
-
S
- setDir(File) - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Sets the base directory to a new value.
- setLogbackXmlSrc(File) - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Sets the Logback XML configuration file to copy if it does not exist in the target directory.
- setTestClass(Class<?>) - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Sets the test test class to a new value.
- setTestName(String) - Method in class org.fuin.mjunitrun.JUnitAppConfig
-
Sets the test name to anew value.
E G J M O S
Copyright © 2019 fuin.org (Germany). All Rights Reserved.