Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • AcceptHeaderItemTest
  • AcceptHeaderTest
  • ApacheRequestTest
  • BinaryFileResponseTest
  • CookieTest
  • ExpressionRequestMatcherTest
  • FileBagTest
  • HeaderBagTest
  • IpUtilsTest
  • JsonResponseTest
  • JsonSerializableObject
  • NewRequest
  • ParameterBagTest
  • RedirectResponseTest
  • RequestContentProxy
  • RequestMatcherTest
  • RequestStackTest
  • RequestTest
  • ResponseHeaderBagTest
  • ResponseTest
  • ResponseTestCase
  • ServerBagTest
  • StreamedResponseTest
  • StringableObject
  • Overview
  • Namespace
  • Class
  • Tree

Class CookieTest

CookieTest.

PHPUnit_Framework_TestCase
Extended by Symfony\Component\HttpFoundation\Tests\CookieTest
Namespace: Symfony\Component\HttpFoundation\Tests
Author: John Kary john@johnkary.net
Author: Hugo Hamon hugo.hamon@sensio.com
Located at Tests/CookieTest.php
Methods summary
public
# invalidNames( )
public
# testInstantiationThrowsExceptionIfCookieNameContainsInvalidCharacters( $name )

Covers

Symfony\Component\HttpFoundation\Cookie::__construct

Dataprovider

invalidNames

Expectedexception

\InvalidArgumentException
public
# testInvalidExpiration( )

Expectedexception

\InvalidArgumentException
public
# testGetValue( )

Covers

Symfony\Component\HttpFoundation\Cookie::getValue
public
# testGetPath( )
public
# testGetExpiresTime( )
public
# testConstructorWithDateTime( )
public
# testGetExpiresTimeWithStringValue( )
public
# testGetDomain( )
public
# testIsSecure( )
public
# testIsHttpOnly( )
public
# testCookieIsNotCleared( )
public
# testCookieIsCleared( )
public
# testToString( )
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen