docs for

  • property
  • lithium
  • tests
  • cases
  • action
  • RequestTest
  • $_env

Class Properties

  • request
  • _server
  • _env

Class Methods

  • setUp
  • tearDown
  • testInitData
  • testInitMethodOverride
  • testInitMethodOverrideWithEmptyServer
  • testScriptFilename
  • testPlatform
  • testScriptFilenameTranslatedForIIS
  • testDocumentRoot
  • testDocumentRootTranslatedForIIS
  • testScriptName
  • testHttps
  • testHttpsFromScriptUri
  • testRemoteAddr
  • testRemoteAddrFromHttpPcRemoteAddr
  • testBase
  • testBaseWithDirectory
  • testRequestWithoutUrlQueryParam
  • testRequestWithoutUrlQueryParamAndNoApp
  • testRequestWithoutUrlQueryParamAndNoAppOrWebroot
  • testBaseWithAppAndOtherDirectory
  • testPhpSelfTranslatedForIIS
  • testServerHttpBase
  • testCgiPlatform
  • testCgiScriptUrl
  • testGetMethod
  • testDetect
  • testDetectWithClosure
  • testDetectWithArray
  • testDetectWithArrayRegex
  • testDetectSsl
  • testContentTypeDetection
  • testIsMobile
  • testType
  • testTypeforNginx
  • testRefererDefault
  • testRefererNotLocal
  • testRefererLocal
  • testRefererLocalFromNotLocal
  • testMagicParamsAccess
  • testSingleFileNormalization
  • testDeepFileNormalization
  • testNestedFilesNormalization
  • testNestedDeepFilesNormalization
  • testMixedFilesNormalization
  • testRequestTypeAccessors
  • testRequestTypeIsMobile
  • testUrlFromGet
  • testUrlFromConstructor
  • testDataFromConstructor
  • testQueryFromConstructor
  • testMethodOverrideFromData
  • testMergeMobileDetectors
  • testRequestTypeFromConstruct
  • testRequestTypeFromParams
  • testAutomaticContentDecoding
  • testRequestTypeFromHeader
  • testResponseTypeDetection
  • testAcceptTypeOrder
  • testParsingAcceptHeader
  • testAcceptSingleContentType
  • testLocaleDetection
  • testConvertToUrl
  • testConvertToUrl2

Extends

lithium\test\Unit