\CWhitelistTest

A testclass

Summary

Methods
Properties
Constants
providerHostnameMatch()
providerHostnameNoMatch()
testRemoteHostWhitelistMatch()
testRemoteHostWhitelistNoMatch()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$remote_whitelist
N/A

Properties

$remote_whitelist

$remote_whitelist : 

Type

Methods

providerHostnameMatch()

providerHostnameMatch() : array

Provider for hostname matching the whitelist.

Returns

array

providerHostnameNoMatch()

providerHostnameNoMatch() : array

Provider for hostname not matching the whitelist.

Returns

array

testRemoteHostWhitelistMatch()

testRemoteHostWhitelistMatch(string  $hostname) : void

Test

Parameters

string $hostname

matches the whitelist

testRemoteHostWhitelistNoMatch()

testRemoteHostWhitelistNoMatch(string  $hostname) : void

Test

Parameters

string $hostname

not matching the whitelist