public static final class SecureServerTest.Outcome
extends java.lang.Object
Possible outcomes for the experiment of bringing up the server.
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
_expectedServerOutput |
private boolean |
_serverShouldComeUp |
Constructor and Description |
---|
Outcome(boolean serverShouldComeUp,
java.lang.String expectedServerOutput) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
expectedServerOutput() |
boolean |
serverShouldComeUp() |
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.