|
Class Summary |
| AllTests |
TestSuite that runs all the sample tests. |
| TestAuthenticationHtPassWd |
|
| TestHtpasswdAuthorization |
|
| TestLogin |
This client does test login and logout.
login/logout combinations are checked with subscribe()/publish() calls
This client may be invoked multiple time on the same xmlBlaster server,
as it cleans up everything after his tests are done. |
| TestLoginLogoutEvent |
This client tests for login/logout events of other clients. |
| TestLogout |
|
| TestSession |
This client does test login sessions.
login/logout combinations are checked with subscribe()/publish() calls
This client may be invoked multiple time on the same xmlBlaster server,
as it cleans up everything after his tests are done. |
| TestSessionCb |
This client does test callbacks for two sessions and dead letters. |
| TestSessionReconnect |
This client does test if a subscriber can reconnect to its session and
its callback queue holded the messages during downtime. |