Interface | Description |
---|---|
SymphonyClient |
General interface for all Symphony client implementations
|
Class | Description |
---|---|
SjcTestBot |
This is the test BOT that will receive messages from the sjcTestClient.
|
SymphonyClientConfig |
Configuration management
|
SymphonyClientConfigIDTest | |
SymphonyClientConfigTest | |
SymphonyClientFactory |
Supports the creation of SymphonyClient implementations.
|
SymphonyClientFactoryTest | |
SymphonyClientIT |
This test will simulate an end to end communication between two BOTS.
|
SymUserCacheIT |
This test will simulate and verify cache performance for user requests.
|
Enum | Description |
---|---|
SymphonyClientConfigID | |
SymphonyClientFactory.TYPE |
Currently only one SymphonyClient implementation called BASIC
|