Class Mocha::NotInitializedError
In: lib/mocha/not_initialized_error.rb
Parent: ErrorWithFilteredBacktrace

Exception raised when Mocha has not been initialized, e.g. outside the context of a test.

[Validate]