| Class | Description |
|---|---|
| EndlessExecutionMockTask |
Mocked task that will never end
|
| FailingMockTask |
Mocked task that will throw exception
|
| LongExecutionMockTask |
Mock task that will run for 10 ms
|
| MockBackgroundTask |
Main task Mock class- keeps track of completed and failed tasks
|
| ShortExecutionMockTask |
Mocked task that will finish nearly instantaneously
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.