Documentation

PHPUnit_Framework_MockObject_Verifiable
in

Interface for classes which must verify a given expectation.

Tags
since

Interface available since Release 1.0.0

Table of Contents

verify()  : mixed
Verifies that the current expectation is valid. If everything is OK the code should just return, if not it must throw an exception.

Methods

Search results