dmocks.util

Undocumented in source.

Public Imports

dmocks.interval
public import dmocks.interval;
Undocumented in source.

Members

Classes

ExpectationViolationException
class ExpectationViolationException
Undocumented in source.
InvalidOperationException
class InvalidOperationException
Undocumented in source.
MocksSetupException
class MocksSetupException
Undocumented in source.

Functions

debugLog
void debugLog(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
nullableToString
string nullableToString(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

IsConcreteClass
template IsConcreteClass(T)
Undocumented in source.

Meta