Documentation

DiscoveryTest extends TestCase
in package

Table of Contents

Properties

$collection  : CollectionInterface|MockInterface
$discovery  : Intruder

Methods

testAddDevice()  : void
testAddIp()  : void
testClear()  : void
testDiscoverDevicesDuplicates()  : void
testDiscoverDevicesEmpty()  : void
testDiscoverDevicesLineBreaks()  : void
testDiscoverDevicesNormal()  : void
testGetLogger()  : void
testGetMulticastAddress()  : void
testGetNetworkInterface()  : void
testSetLogger()  : void
testSetMulticastAddress()  : void
testSetNetworkInterfaceEmptyString()  : void
testSetNetworkInterfaceInteger()  : void
testSetNetworkInterfaceString()  : void
setUp()  : void
tearDown()  : void
getSocket()  : SocketInterface

Properties

Methods

testDiscoverDevicesDuplicates()

public testDiscoverDevicesDuplicates() : void
Attributes
#[DoesNotPerformAssertions]

testDiscoverDevicesEmpty()

public testDiscoverDevicesEmpty() : void
Attributes
#[DoesNotPerformAssertions]

testDiscoverDevicesLineBreaks()

public testDiscoverDevicesLineBreaks() : void
Attributes
#[DoesNotPerformAssertions]

testDiscoverDevicesNormal()

public testDiscoverDevicesNormal() : void
Attributes
#[DoesNotPerformAssertions]

testGetMulticastAddress()

public testGetMulticastAddress() : void

testGetNetworkInterface()

public testGetNetworkInterface() : void

testSetLogger()

public testSetLogger() : void
Attributes
#[DoesNotPerformAssertions]

testSetMulticastAddress()

public testSetMulticastAddress() : void

testSetNetworkInterfaceEmptyString()

public testSetNetworkInterfaceEmptyString() : void

testSetNetworkInterfaceInteger()

public testSetNetworkInterfaceInteger() : void

testSetNetworkInterfaceString()

public testSetNetworkInterfaceString() : void
On this page

Search results