|
-
Logs stupid messages to a container logger, while ClientLogManager#initRemoteLogging(org.omg.CORBA.ORB, Manager, int, boolean) has not been called.
-
Calls ClientLogManager#suppressRemoteLogging()
-
Forces garbage collection, and verifies that the previously filled log record queue gets finalized within a reasonable time.
-
While or after waiting for queue finalization, we log more messages to the same container logger, just to see that it doesn't fail (should be local-only).
The ClientLogManager shutdown called in method tearDown is an important part of this test. - Exceptions:
-
|