







Verifies all verifiable expectations on all mocks created
by this factory.
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
Syntax
| C# |
|---|
public virtual void VerifyAll() |
Exceptions
| Exception | Condition |
|---|---|
| Moq..::.MockException | One or more mocks had expectations that were not satisfied. |
