| Package | Description |
|---|---|
| com.solacesystems.common.expect |
| Modifier and Type | Field and Description |
|---|---|
Outcome |
ExpectDatabase.ExpectDatabaseEntry.outcome |
| Modifier and Type | Method and Description |
|---|---|
static Outcome |
Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Outcome[] |
Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpectDatabase.add(String name,
Outcome outcome,
ConfigurationMatcher configurationMatcher) |
void |
ExpectDatabase.add(String name,
Outcome outcome,
ConfigurationMatcher configurationMatcher,
ExceptionMatcher exceptionMatcher) |
Copyright 2004-2021 Solace Corporation. All rights reserved.