KMP PHP API Reference

ProcessorTest extends TestCase
in package
uses TestTrait

Table of Contents

Properties

$fixtures  : array<string|int, string>
$Processor  : Processor

Methods

setUp()  : void
testMemoryUsage()  : void
testRun()  : void
testStringToArray()  : void
testTimeNeeded()  : 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