package internal
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed trait InvalidCall extends AnyRef
An
InvalidCallrepresents failed expectation. - sealed trait MockException extends Throwable
A
MockExceptionis used internally by the mock framework to signal failed expectations to the test framework.
Value Members
- object InvalidCall
- object MockException extends Serializable
- object ProxyFactory