You are here

9 calls to WebTestBase::curlClose() in Zircon Profile 8

AuthTest::testRead in core/modules/rest/src/Tests/AuthTest.php
Tests reading from an authenticated resource.
BasicAuthTest::testBasicAuth in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Test http basic authentication.
BasicAuthTest::testLocale in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Tests compatibility with locale/UI translation.
ResourceTest::testAuthentication in core/modules/rest/src/Tests/ResourceTest.php
Tests that a resource without authentication cannot be enabled.
ResourceTest::testFormats in core/modules/rest/src/Tests/ResourceTest.php
Tests that a resource without formats cannot be enabled.
SessionHttpsTest::testHttpsSession in core/modules/system/src/Tests/Session/SessionHttpsTest.php
SessionTest::sessionReset in core/modules/system/src/Tests/Session/SessionTest.php
Reset the cookie file so that it refers to the specified user.
SessionTest::testEmptySessionID in core/modules/system/src/Tests/Session/SessionTest.php
Test that empty session IDs are not allowed.
WebTestBase::tearDown in core/modules/simpletest/src/WebTestBase.php
Cleans up after testing.