QueueProgressHelperTest
extends TestCase
in package
Table of Contents
Properties
- $fixtures : array<string|int, string>
- $locale : string
- $QueueProgressHelper : QueueProgressHelper
Methods
- setUp() : void
- tearDown() : void
- testHtmlProgressBar() : void
- testHtmlTimeoutProgressBar() : void
- testProgress() : void
- testProgressBar() : void
- testProgressBarByStatistics() : void
- testProgressCalculated() : void
- testProgressCalculatedEmpty() : void
- testTimeoutProgressBar() : void
- _needsConnection() : void
- Helper method for skipping tests that need a real connection.
Properties
$fixtures
protected
array<string|int, string>
$fixtures
= ['plugin.Queue.QueuedJobs']
$locale
protected
string
$locale
$QueueProgressHelper
protected
QueueProgressHelper
$QueueProgressHelper
Methods
setUp()
public
setUp() : void
tearDown()
public
tearDown() : void
testHtmlProgressBar()
public
testHtmlProgressBar() : void
testHtmlTimeoutProgressBar()
public
testHtmlTimeoutProgressBar() : void
testProgress()
public
testProgress() : void
testProgressBar()
public
testProgressBar() : void
testProgressBarByStatistics()
public
testProgressBarByStatistics() : void
testProgressCalculated()
public
testProgressCalculated() : void
testProgressCalculatedEmpty()
public
testProgressCalculatedEmpty() : void
testTimeoutProgressBar()
public
testTimeoutProgressBar() : void
_needsConnection()
Helper method for skipping tests that need a real connection.
protected
_needsConnection() : void