Package | Description |
---|---|
com.streambase.sb.unittest |
Provides classes and interfaces used to author StreamBase Unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseTestEnvironment
A default implementation of
SBTestEnvironment for use
by SBServerManager instances. |
Modifier and Type | Field and Description |
---|---|
static SBTestEnvironment |
BaseTestEnvironment.DEFAULT_ENVIRONMENT |
Modifier and Type | Method and Description |
---|---|
static SBServerManager |
ServerManagerFactory.getEmbeddedServer(SBTestEnvironment testEnv) |