You are here

6 calls to TaskTest::addTask() in Search API 8

TaskTest::testMultipleTasks in tests/src/Kernel/System/TaskTest.php
Tests that multiple pending tasks are treated correctly.
TaskTest::testTaskDuplicates in tests/src/Kernel/System/TaskTest.php
Tests that duplicate tasks won't be created.
TaskTest::testTaskFail in tests/src/Kernel/System/TaskTest.php
Tests failed task execution.
TaskTest::testTaskIgnored in tests/src/Kernel/System/TaskTest.php
Tests ignored task execution.
TaskTest::testTaskSuccess in tests/src/Kernel/System/TaskTest.php
Tests successful task execution.
TaskTest::testTaskUnknown in tests/src/Kernel/System/TaskTest.php
Tests unknown task execution.