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

  • Any
  • AnyOf
  • Closure
  • Contains
  • Ducktype
  • HasKey
  • HasValue
  • MatcherAbstract
  • MustBe
  • Not
  • NotAnyOf
  • Subset
  • Type
  • Overview
  • Namespace
  • Class
  • Tree

Class Not

Mockery\Matcher\MatcherAbstract
Extended by Mockery\Matcher\Not
Namespace: Mockery\Matcher
Located at Mockery/Matcher/Not.php
Methods summary
public boolean
# match( mixed & $actual )

Check if the actual value does not match the expected (in this case it's specifically NOT expected).

Check if the actual value does not match the expected (in this case it's specifically NOT expected).

Parameters

$actual

Returns

boolean
public string
# __toString( )

Return a string representation of this Matcher

Return a string representation of this Matcher

Returns

string
Methods inherited from Mockery\Matcher\MatcherAbstract
__construct()
Properties inherited from Mockery\Matcher\MatcherAbstract
$_expected
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen