You are here

class SecureSiteCLITest in Secure Site 6

Same name and namespace in other branches
  1. 5 tests/securesite.test \SecureSiteCLITest

Test the CLI bypass

TODO: Test disabled since drush doesn't seem to get normal HTTP responses

Hierarchy

Expanded class hierarchy of SecureSiteCLITest

File

tests/securesite.test, line 792
Secure Site module unit tests

View source
class SecureSiteCLITest extends DrupalTestCase {

}

Members