assertions are ued. With suite.Required() there are issues in getting the test results correct. Instead, use standard assertions and use suite.T().Failed() to do early returns. |
||
|---|---|---|
| .. | ||
| collections | ||
| concurrency | ||
| iowrappers | ||
| throttling | ||
| websocketutil | ||
assertions are ued. With suite.Required() there are issues in getting the test results correct. Instead, use standard assertions and use suite.T().Failed() to do early returns. |
||
|---|---|---|
| .. | ||
| collections | ||
| concurrency | ||
| iowrappers | ||
| throttling | ||
| websocketutil | ||