You are here

9 calls to RestrictIpServiceTest::getConfigFactory() in Restrict IP 8.2

RestrictIpServiceTest::settingsIpAddressesDataProvider in tests/src/Unit/Service/RestrictIpServiceTest.php
* Data provider for testSettingsIpAddresses()
RestrictIpServiceTest::testBlacklist in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::testForBlock * @dataProvider blacklistDataProvider
RestrictIpServiceTest::testCleanIpAddressInput in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::cleanIpAddressInput * @dataProvider cleanIpAddressInputDataProvider
RestrictIpServiceTest::testGetCurrentPath in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::getCurrentPath
RestrictIpServiceTest::testGetCurrentUserIp in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::getCurrentUserIp
RestrictIpServiceTest::testPathInAllowedPaths in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::userIsBlocked * @dataProvider pathInAllowedPathsDataProvider
RestrictIpServiceTest::testUserHasRoleBypassPermission in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::userIsBlocked
RestrictIpServiceTest::testWhitelist in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::testForBlock * @dataProvider whitelistDataProvider
RestrictIpServiceTest::testWhitelistedIpAddresses in tests/src/Unit/Service/RestrictIpServiceTest.php
* @covers ::testForBlock * @dataProvider whitelistedIpAddressesTestDataProvider