Gradle Test Run :app:testGplayDebugUnitTest
ThreadPoolAsyncRunnerTest
summary
|
80%
successful |
Failed
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| returns error via handler | returns error via handler | 1 | 1 | 0 | 4.703s | 0% |
All
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| cancelled task does not return error | cancelled task does not return error | 1 | 0 | 0 | 0.540s | 100% |
| cancelled task does not return result | cancelled task does not return result | 1 | 0 | 0 | 8.555s | 100% |
| posted task is run on background thread | posted task is run on background thread | 1 | 0 | 0 | 7.361s | 100% |
| returns error via handler | returns error via handler | 1 | 1 | 0 | 4.703s | 0% |
| returns result via handler | returns result via handler | 1 | 0 | 0 | 1.081s | 100% |