

Public Member Functions | |
| void | testJava () throws Exception |
Protected Member Functions | |
| void | setUp () throws Exception |
Private Member Functions | |
| Process | runDummyProcess () throws Exception |
Private Attributes | |
| ProcessUtil | processUtil |
| Logger | logger |
| Process alma::acs::testsupport::ProcessUtilTest::runDummyProcess | ( | ) | throws Exception [inline, private] |
Referenced by testJava().
| void alma::acs::testsupport::ProcessUtilTest::setUp | ( | ) | throws Exception [inline, protected] |
References logger, processUtil, and alma::acs::testsupport::ProcessUtil::setDebug().
| void alma::acs::testsupport::ProcessUtilTest::testJava | ( | ) | throws Exception [inline] |
Tests ProcesUtil with java processes
References alma::acs::testsupport::ProcessUtil::getJavaPIDs(), alma::acs::util::ProcessStreamGobbler::getStderr(), alma::acs::util::ProcessStreamGobbler::getStdout(), alma::acs::util::ProcessStreamGobbler::gobble(), alma::acs::testsupport::ProcessUtil::isJavaProcessRunning(), alma::acs::testsupport::ProcessUtil::killProcess(), logger, processUtil, and runDummyProcess().
Logger alma::acs::testsupport::ProcessUtilTest::logger [private] |
Referenced by setUp(), and testJava().
Referenced by setUp(), and testJava().
1.6.2