Collaboration diagram for SyncTests:
Public Member Functions | |
SyncTests (const std::string &name, ClientTest &cl, std::vector< int > sourceIndices, bool isClientA=true) | |
void | addTests () |
adds the supported tests to the instance itself | |
Public Attributes | |
ClientTest & | client |
the client we are testing |
When testing multiple sources at once only the first config is checked to see which tests can be executed.