Builder interface for unique identifiers.
Builder interface for invocation order matches.
Builder interface for matcher of method names.
Interface for builders which can register builders with a given identification.
Builder interface for parameter matchers.
Builder interface for stubs which are actions replacing an invocation.
Interface for exceptions used by PHPUnit_MockObject.
Interface for invocations.
Interface for classes which can be invoked.
Interface for classes which matches an invocation based on its method name, argument, order or call count.
Interface for all mock objects which are generated by PHPUnitFrameworkMockObject_MockBuilder.
An object that stubs the process of a normal method for a mock object.
Stubs a method by returning a user-defined value.
Interface for classes which must verify a given expectation.