You are here

constant AUTH0_PHP_TEST_INTEGRATION_SLEEP in Auth0 Single Sign On 8.2

21 uses of AUTH0_PHP_TEST_INTEGRATION_SLEEP
BlacklistsTest::testBlacklistAndGet in vendor/auth0/auth0-php/tests/API/Management/BlacklistsTest.php
ClientGrantsTest::setUpBeforeClass in vendor/auth0/auth0-php/tests/API/Management/ClientGrantsTest.php
ClientGrantsTest::tearDownAfterClass in vendor/auth0/auth0-php/tests/API/Management/ClientGrantsTest.php
ClientGrantsTest::testCreateUpdateDeleteGrant in vendor/auth0/auth0-php/tests/API/Management/ClientGrantsTest.php
Test that we can create, update, and delete a Client Grant.
ClientGrantsTest::testGet in vendor/auth0/auth0-php/tests/API/Management/ClientGrantsTest.php
Test that get methods work as expected.

... See full list

File

vendor/auth0/auth0-php/tests/bootstrap.php, line 6

Code

define('AUTH0_PHP_TEST_INTEGRATION_SLEEP', 200000);