SpeakersTest
extends TestCase
in package
FinalYes
Table of Contents
Properties
Methods
- modelProvider() : iterable<string|int, array<string|int, mixed>>
- setUp() : void
- testAddDevice1() : void
- testAddIp1() : void
- testAddIp2() : void
- testClear1() : void
- testGetDevices1() : void
- testGetLogger1() : void
- testSetLogger1() : void
Properties
$speakers
private
Speakers
$speakers
Methods
modelProvider()
public
static modelProvider() : iterable<string|int, array<string|int, mixed>>
Return values
iterable<string|int, array<string|int, mixed>>setUp()
public
setUp() : void
testAddDevice1()
public
testAddDevice1(mixed $model, bool $expected) : void
Parameters
- $model : mixed
- $expected : bool
Attributes
- #[DataProvider]
- "modelProvider"
testAddIp1()
public
testAddIp1() : void
testAddIp2()
public
testAddIp2() : void
testClear1()
public
testClear1() : void
testGetDevices1()
public
testGetDevices1() : void
testGetLogger1()
public
testGetLogger1() : void
testSetLogger1()
public
testSetLogger1() : void