public class System
extends java.lang.Object
ReplaceCallAgent. Replacement should be
specified in "resources/replacements.txt"| Constructor and Description |
|---|
System() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exit(int status)
Default mock for
System.exit(status). |
public static void exit(int status)
System.exit(status). Throws an exception to allow Randoop to generate
tests that acknowledge that exit occurs.status - the exit statusSystemExitCalledError - with the status