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

  • MockeryTestCase
  • TestListener
  • Overview
  • Namespace
  • Class
  • Tree

Class TestListener

Mockery\Adapter\Phpunit\TestListener implements PHPUnit_Framework_TestListener
Namespace: Mockery\Adapter\Phpunit
Located at Mockery/Adapter/Phpunit/TestListener.php
Methods summary
public
# endTest( PHPUnit_Framework_Test $test, float $time )

After each test, perform Mockery verification tasks and cleanup the statically stored Mockery container for the next test.

After each test, perform Mockery verification tasks and cleanup the statically stored Mockery container for the next test.

Parameters

$test
$time
public
# startTestSuite( PHPUnit_Framework_TestSuite $suite )

Add Mockery files to PHPUnit's blacklist so they don't showup on coverage reports

Add Mockery files to PHPUnit's blacklist so they don't showup on coverage reports

public
# addError( PHPUnit_Framework_Test $test, Exception $e, $time )

The Listening methods below are not required for Mockery

The Listening methods below are not required for Mockery

public
# addFailure( PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e, $time )
public
# addIncompleteTest( PHPUnit_Framework_Test $test, Exception $e, $time )
public
# addSkippedTest( PHPUnit_Framework_Test $test, Exception $e, $time )
public
# addRiskyTest( PHPUnit_Framework_Test $test, Exception $e, $time )
public
# endTestSuite( PHPUnit_Framework_TestSuite $suite )
public
# startTest( PHPUnit_Framework_Test $test )
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen