Overview

Namespaces

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

Classes

  • Dictionary
  • Expect
  • FailedMessage
  • MatcherDictionary
  • MatcherEvaluator
  • MatcherPackage
  • Result

Interfaces

  • Configurable
  • Configuration
  • Configurator
  • Context
  • ContextFactory
  • Evaluator
  • Matcher
  • MatcherContainer
  • MatcherFactory
  • MatcherRegistry
  • Message
  • PackageRegistrar
  • RegisterablePackage
  • ResultReporter

Traits

  • MatcherLookupTable

Functions

  • expect
  • Overview
  • Namespace
  • Class

Namespace expect

Namespaces summary
expect\config
expect\configurator
expect\context
expect\factory
expect\matcher
expect\package
expect\registry
expect\reporter
Classes summary
Dictionary
Expect Expect
FailedMessage Message when validation fails.
MatcherDictionary Immutable container of matcher.
MatcherEvaluator Evaluate the matcher.
MatcherPackage Matcher package
Result
Interfaces summary
Configurable Configurable
Configuration Configuration
Configurator
Context
ContextFactory
Evaluator The evaluator.
Matcher To verify whether consistent with the results value is expected.
MatcherContainer Container of matcher.
MatcherFactory Factory of matcher.
MatcherRegistry Container that register the matcher class.
Message
PackageRegistrar Package registrar
RegisterablePackage Registerable package
ResultReporter
Traits summary
MatcherLookupTable Implementation of container.
Functions summary
expect Utility function for php5.6 or higher.
Expect API documentation generated by ApiGen