Interface | Description |
---|---|
BMain |
Interface for test Server implementation.
|
BServer |
Interface for test Server implementation.
|
Class | Description |
---|---|
AgentManager |
Class which manage server agent related details, such as agent port etc.
|
BalServer |
This class hold the server location and manage the a server location.
|
BMainInstance |
This class hold the server information and manage the a server instance.
|
BServerInstance |
This class hold the server information and manage the a server instance.
|
Constant |
Constant used for server startup.
|
LogLeecher |
A Leecher can attach to a
ServerLogReader and wait until a specific text is printed in the log. |
ServerLogReader |
The log reader which reads the ballerina log and passes them to the test suite.
|
Utils |
Utility class for test integration common functions.
|
Enum | Description |
---|---|
LogLeecher.LeecherType |
Leecher type enum.
|
Exception | Description |
---|---|
BallerinaTestException |
Exception to be thrown by test utilities.
|
Copyright © 2018 WSO2. All rights reserved.