Interface | Description |
---|---|
ExitCallHook |
Understands a hook called by
when an application tries to terminate the
current JVM. |
Class | Description |
---|---|
NoExitSecurityManager |
Understands a
that does not allow an application under test to terminate the
current JVM. |
NoExitSecurityManagerInstaller |
Understands installing/uninstalling a
. |
Exception | Description |
---|---|
ExitException |
Understands an exception thrown when an application under tests tries to terminate the current JVM.
|
Support for security-related utilities.
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.