

Public Member Functions | |
| void | testSimpleLog () |
| void | testAudienceLog () |
| void | testAntennaContextLog () |
| void | testArrayContextLog () |
| void | testWrapJdkLogger () |
| void | testAbuseLevelOff () throws Exception |
Protected Member Functions | |
| void | setUp () throws Exception |
Private Attributes | |
| AcsLogger | acsLogger |
| void alma::acs::logging::AcsLoggerTest::setUp | ( | ) | throws Exception [inline, protected] |
References acsLogger.
| void alma::acs::logging::AcsLoggerTest::testAbuseLevelOff | ( | ) | throws Exception [inline] |
References acsLogger, and alma::acs::logging::AcsLogger::log().
| void alma::acs::logging::AcsLoggerTest::testAntennaContextLog | ( | ) | [inline] |
References acsLogger, and alma::acs::logging::domainspecific::AntennaContextLogger::log().
| void alma::acs::logging::AcsLoggerTest::testArrayContextLog | ( | ) | [inline] |
References acsLogger, and alma::acs::logging::domainspecific::ArrayContextLogger::log().
| void alma::acs::logging::AcsLoggerTest::testAudienceLog | ( | ) | [inline] |
References acsLogger, and alma::acs::logging::AcsLogger::logToAudience().
| void alma::acs::logging::AcsLoggerTest::testSimpleLog | ( | ) | [inline] |
References acsLogger.
| void alma::acs::logging::AcsLoggerTest::testWrapJdkLogger | ( | ) | [inline] |
References acsLogger, and alma::acs::logging::AcsLogger::fromJdkLogger().
Referenced by setUp(), testAbuseLevelOff(), testAntennaContextLog(), testArrayContextLog(), testAudienceLog(), testSimpleLog(), and testWrapJdkLogger().
1.6.2