dmocks v2.0.1 (2018-03-13T08:10:41Z)
Home
Dub
Repo
ExpectationViolationException
dmocks
util
Undocumented in source.
class
ExpectationViolationException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dmocks
util
classes
ExpectationViolationException
InvalidOperationException
MocksSetupException
functions
debugLog
nullableToString
templates
IsConcreteClass