NetworkTest
extends TestCase
in package
Table of Contents
Properties
- $network : Network
- $collection : CollectionInterface|MockInterface
Methods
- testCreateAlarm1() : void
- testExcludePairedSpeakers() : void
- testGetLogger() : void
- testGetSpeakers() : void
- testSetLogger() : void
- setUp() : void
- tearDown() : void
- mockSpeakers() : array<string|int, SpeakerInterface|MockInterface>
Properties
$network
protected
Network
$network
$collection
private
CollectionInterface|MockInterface
$collection
Methods
testCreateAlarm1()
public
testCreateAlarm1() : void
testExcludePairedSpeakers()
public
testExcludePairedSpeakers() : void
testGetLogger()
public
testGetLogger() : void
testGetSpeakers()
public
testGetSpeakers() : void
testSetLogger()
public
testSetLogger() : void
Attributes
- #[DoesNotPerformAssertions]
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void
mockSpeakers()
private
mockSpeakers() : array<string|int, SpeakerInterface|MockInterface>