ControllerTest
extends TestCase
in package
Table of Contents
Properties
- $controller : ControllerInterface
- $device : DeviceInterface|MockInterface
Methods
- setUp() : void
- testGetStateDetailsEmptyQueue() : void
- testGetStateDetailsLineIn() : void
- testGetStateDetailsQueue() : void
- testGetStateDetailsStream() : void
- testIsStreamingAmazon() : void
- testIsStreamingPlaybar() : void
- testIsStreamingQueue() : void
- testIsStreamingStream() : void
- testPlay() : void
- testPlayEmptyQueue() : void
- testRestoreState() : void
- testRestoreStateWithTracks() : void
- testSeekHours() : void
- testSeekMinutes() : void
- testSeekSeconds() : void
- testSeekZero() : void
- testSelectTrack() : void
Properties
$controller
private
ControllerInterface
$controller
$device
private
DeviceInterface|MockInterface
$device
Methods
setUp()
public
setUp() : void
testGetStateDetailsEmptyQueue()
public
testGetStateDetailsEmptyQueue() : void
testGetStateDetailsLineIn()
public
testGetStateDetailsLineIn() : void
testGetStateDetailsQueue()
public
testGetStateDetailsQueue() : void
testGetStateDetailsStream()
public
testGetStateDetailsStream() : void
testIsStreamingAmazon()
public
testIsStreamingAmazon() : void
testIsStreamingPlaybar()
public
testIsStreamingPlaybar() : void
testIsStreamingQueue()
public
testIsStreamingQueue() : void
testIsStreamingStream()
public
testIsStreamingStream() : void
testPlay()
public
testPlay() : void
testPlayEmptyQueue()
public
testPlayEmptyQueue() : void
testRestoreState()
public
testRestoreState() : void
testRestoreStateWithTracks()
public
testRestoreStateWithTracks() : void
testSeekHours()
public
testSeekHours() : void
testSeekMinutes()
public
testSeekMinutes() : void
testSeekSeconds()
public
testSeekSeconds() : void
testSeekZero()
public
testSeekZero() : void
testSelectTrack()
public
testSelectTrack() : void