Class com.sptmobile.link.FollowEventTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| delta carries the raw delta line verbatim | 0s | passed |
| delta envelope missing its delta field becomes Error | 0.001s | passed |
| error carries the message | 0s | passed |
| error without message still decodes | 0s | passed |
| malformed json becomes Error not a crash | 0.001s | passed |
| timeout and end decode to their singletons | 0s | passed |
| unknown event becomes Error not a crash | 0.001s | passed |
| unknown extra keys are tolerated | 0s | passed |