KMP PHP API Reference

QueuedJobsControllerTest extends TestCase
in package
uses IntegrationTestTrait, TestAuthenticationHelperTrait

Tags
uses
QueuedJobsController

Table of Contents

Properties

$fixtures  : array<string|int, string>

Methods

setUp()  : void
testData()  : void
testDataPost()  : void
testDelete()  : void
testEdit()  : void
testEditPost()  : void
testImport()  : void
Test view method
testIndex()  : void
Test index method
testIndexSearch()  : void
Test index method
testStats()  : void
Test index method
testTest()  : void
Test index method
testView()  : void
testViewJson()  : void
_needsConnection()  : void
Helper method for skipping tests that need a real connection.
createJob()  : QueuedJob

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