SpeakerTest
extends TestCase
in package
Table of Contents
Properties
- $device : DeviceInterface|MockInterface
- $speaker : Speaker
Methods
- testAdjustVolume() : void
- testGetGroup() : void
- testGetIndicator() : void
- testGetLoudness() : void
- testGetTreble() : void
- testGetVolume() : void
- testIsCoordinator1() : void
- testIsCoordinator2() : void
- testIsCoordinator3() : void
- testIsCoordinator4() : void
- testisMuted() : void
- testMute() : void
- testSetBass() : void
- testSetBassHigh() : void
- testSetBassLow() : void
- testSetIndicatorOff() : void
- testSetIndicatorOn() : void
- testSetLoudnessOff() : void
- testSetLoudnessOn() : void
- testSetTreble() : void
- testSetTrebleHigh() : void
- testSetTrebleLow() : void
- testSetVolume() : void
- testUnmute() : void
- setUp() : void
- tearDown() : void
Properties
$device
protected
DeviceInterface|MockInterface
$device
$speaker
protected
Speaker
$speaker
Methods
testAdjustVolume()
public
testAdjustVolume() : void
testGetGroup()
public
testGetGroup() : void
testGetIndicator()
public
testGetIndicator() : void
testGetLoudness()
public
testGetLoudness() : void
testGetTreble()
public
testGetTreble() : void
testGetVolume()
public
testGetVolume() : void
testIsCoordinator1()
public
testIsCoordinator1() : void
testIsCoordinator2()
public
testIsCoordinator2() : void
testIsCoordinator3()
public
testIsCoordinator3() : void
testIsCoordinator4()
public
testIsCoordinator4() : void
testisMuted()
public
testisMuted() : void
testMute()
public
testMute() : void
testSetBass()
public
testSetBass() : void
testSetBassHigh()
public
testSetBassHigh() : void
testSetBassLow()
public
testSetBassLow() : void
testSetIndicatorOff()
public
testSetIndicatorOff() : void
testSetIndicatorOn()
public
testSetIndicatorOn() : void
testSetLoudnessOff()
public
testSetLoudnessOff() : void
testSetLoudnessOn()
public
testSetLoudnessOn() : void
testSetTreble()
public
testSetTreble() : void
testSetTrebleHigh()
public
testSetTrebleHigh() : void
testSetTrebleLow()
public
testSetTrebleLow() : void
testSetVolume()
public
testSetVolume() : void
testUnmute()
public
testUnmute() : void
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void