| Interface | Description |
|---|---|
| ExitCallHook |
Hook called by
NoExitSecurityManager when an application tries to terminate the current JVM. |
| Class | Description |
|---|---|
| NoExitSecurityManager |
SecurityManager that does not allow an application under test to terminate the current JVM. |
| NoExitSecurityManagerInstaller |
Installs/uninstalls a
NoExitSecurityManager. |
| Exception | Description |
|---|---|
| ExitException |
Exception thrown when an application under tests tries to terminate the current JVM.
|
Copyright © 2014 AssertJ. All rights reserved.