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

  • LegacyPdoSessionHandlerTest
  • MemcachedSessionHandlerTest
  • MemcacheSessionHandlerTest
  • MockPdo
  • MongoDbSessionHandlerTest
  • NativeFileSessionHandlerTest
  • NativeSessionHandlerTest
  • NullSessionHandlerTest
  • PdoSessionHandlerTest
  • WriteCheckSessionHandlerTest
  • Overview
  • Namespace
  • Class
  • Tree

Class PdoSessionHandlerTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler\PdoSessionHandlerTest
Namespace: Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler
Located at Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
Methods summary
protected
# setUp( )
protected
# tearDown( )
protected
# getPersistentSqliteDsn( )
protected
# getMemorySqlitePdo( )
public
# testWrongPdoErrMode( )

Expectedexception

\InvalidArgumentException
public
# testInexistentTable( )

Expectedexception

\RuntimeException
public
# testCreateTableTwice( )

Expectedexception

\RuntimeException
public
# testWithLazyDsnConnection( )
public
# testWithLazySavePathConnection( )
public
# testReadWriteReadWithNullByte( )
public
# testReadConvertsStreamToString( )
public
# testReadLockedConvertsStreamToString( )
public
# testReadingRequiresExactlySameId( )
public
# testWriteDifferentSessionIdThanRead( )

Simulates session_regenerate_id(true) which will require an INSERT or UPDATE (replace)

Simulates session_regenerate_id(true) which will require an INSERT or UPDATE (replace)

public
# testWrongUsageStillWorks( )
public
# testSessionDestroy( )
public
# testSessionGC( )
public
# testGetConnection( )
public
# testGetConnectionConnectsIfNeeded( )
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen