KMP PHP API Reference

QueueControllerTest extends TestCase
in package
uses IntegrationTestTrait, TestAuthenticationHelperTrait

Tags
uses
QueueController

Table of Contents

Properties

$fixtures  : array<string|int, string>

Methods

setUp()  : void
testAddJob()  : void
testFlush()  : void
testHardReset()  : void
testIndex()  : void
Test index method
testLoadHelpers()  : void
testProcesses()  : void
testProcessesEnd()  : void
testRemoveJob()  : void
testReset()  : void
testResetJob()  : void
testResetJobRedirect()  : void
testResetJobRedirectInvalid()  : void
testResetJobRedirectReferer()  : void
_needsConnection()  : void
Helper method for skipping tests that need a real connection.

Properties

$fixtures

protected array<string|int, string> $fixtures = ['plugin.Queue.QueuedJobs', 'plugin.Queue.QueueProcesses']

Methods

_needsConnection()

Helper method for skipping tests that need a real connection.

protected _needsConnection() : void

        
On this page

Search results