| Package | Description |
|---|---|
| org.junit.contrib.java.lang.system.internal |
| Modifier and Type | Method | Description |
|---|---|---|
static PrintStreamHandler |
PrintStreamHandler.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PrintStreamHandler[] |
PrintStreamHandler.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
DisallowWrite(PrintStreamHandler printStreamHandler) |
|
LogPrintStream(PrintStreamHandler printStreamHandler) |
Copyright © 2011–2018. All rights reserved.