Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractTest - Class in test.de.iip_ecosphere.platform.configuration.maven
-
Abstract basic Mojo test for missing functionality in Mvn test harness.
- AbstractTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.maven.AbstractTest
- addAll(List<T>, T...) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Turns given
elementstolist. - AllTests - Class in test.de.iip_ecosphere.platform.configuration.maven
-
Defines the tests to be executed.
- AllTests() - Constructor for class test.de.iip_ecosphere.platform.configuration.maven.AllTests
- assertBase(MavenProject, String) - Method in class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
-
Asserts basic configuration Mojo properties.
- assertBase(MavenProject, String, String) - Method in class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
-
Asserts basic configuration Mojo properties.
C
- ConfigurationTest - Class in test.de.iip_ecosphere.platform.configuration.maven
-
Test for the configuration Mojos.
- ConfigurationTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
D
- DummyApp - Class in test.de.iip_ecosphere.platform.configuration.maven
-
A testing application for
ProcessUnitTest. - DummyApp() - Constructor for class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
G
- getArg(String[], String, String) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Emulates reading a Spring-like parameter if the configuration is not yet in place.
- getIntArg(String[], String, int) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Returns an int command line argument.
M
- main(String[]) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Simple test program.
P
- PARAM_PREFIX - Static variable in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
- PARAM_VALUE_SEP - Static variable in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
- ProcessUnitTest - Class in test.de.iip_ecosphere.platform.configuration.maven
-
Tests
ProcessUnit. - ProcessUnitTest() - Constructor for class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
- PROPERTY_ARGS - Static variable in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
R
- readMavenProject(File) - Method in class test.de.iip_ecosphere.platform.configuration.maven.AbstractTest
-
Reads the maven project in
basedir.
S
- setUp() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
- sleep(int) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Just sleeps for the given amount of milliseconds.
T
- tearDown() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
- test.de.iip_ecosphere.platform.configuration.maven - package test.de.iip_ecosphere.platform.configuration.maven
-
Tests the extended Maven dependency plugin.
- testMvnProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a maven process.
- testMvnProcess2() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a maven process.
- testNoIvml() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ConfigurationTest
-
Tests the configuration plugins without fully executing them as no IVML file is there.
- testProcessMultiPattern() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a process with timeout.
- testShellProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a process started/executed by a shell script to be terminated.
- testTerminatedProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a process with timeout.
- testTerminatingMatchingProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a successfully terminating process with timeout and regEx match.
- testTerminatingNonMatchingProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a successfully terminating process with timeout and failing regEx match.
- testTimeoutProcess() - Method in class test.de.iip_ecosphere.platform.configuration.maven.ProcessUnitTest
-
Tests a process with timeout.
- toArgs(String) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Turns a command line string into arguments.
- toList(T...) - Static method in class test.de.iip_ecosphere.platform.configuration.maven.DummyApp
-
Turns given
elementsinto a list.
All Classes and Interfaces|All Packages|Constant Field Values