Overview

Namespaces

  • expect
    • config
    • configurator
    • context
    • factory
    • matcher
      • strategy
    • package
    • registry
    • reporter

Classes

  • DefaultContextFactory
  • EvaluateContext
  • Overview
  • Namespace
  • Class

Class EvaluateContext

expect\context\EvaluateContext implements expect\Context
Namespace: expect\context
Located at context/EvaluateContext.php
Methods summary
public
# __construct( expect\MatcherFactory $factory, expect\ResultReporter $reporter )
public
# actual( $actual )

Implementation of

expect\Context::actual()
public
# not( )

Implementation of

expect\Context::not()
public
# evaluate( $name, $arguments = [] )

Implementation of

expect\Context::evaluate()
public
# __call( $name, $arguments = [] )
Expect API documentation generated by ApiGen