QueueLiveTest
extends AbstractLiveCase
in package
Table of Contents
Properties
- $controller : ControllerInterface|null
- $network : NetworkInterface
- $queue : QueueInterface
- $state : ControllerStateInterface
Methods
- testAddTrack() : void
- testAddTracks() : void
- testClear() : void
- testRemoveTracks() : void
- setUp() : void
- tearDown() : void
Properties
$controller
protected
ControllerInterface|null
$controller
$network
protected
NetworkInterface
$network
$queue
protected
QueueInterface
$queue
$state
protected
ControllerStateInterface
$state
Methods
testAddTrack()
public
testAddTrack() : void
testAddTracks()
public
testAddTracks() : void
testClear()
public
testClear() : void
testRemoveTracks()
public
testRemoveTracks() : void
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void