dmocks v2.0.1 (2018-03-13T08:10:41Z)
Home
Dub
Repo
TemplateMethods
dmocks
mocks
Undocumented in source.
version(unittest)
class
TemplateMethods {
string
get
(T t);
int
getSomethings
(T t);
}
Members
Functions
get
string
get
(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getSomethings
int
getSomethings
(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dmocks
mocks
aliases
ExternalCall
classes
ConstructorArg
Dependency
ExpectationSetup
FinalClass
FinalMethods
HasMember
HasPrivateMethods
MakeAbstract
Mocker
Overloads
Property
Qualifiers
SimpleObject
Smthng
TakesFloat
TemplateMethods
Templated
interfaces
IFace
IM
IRM
VirtualFinal
structs
Struct
StructWithConstructor
StructWithFields