mocked v0.2.1 (2020-06-17T08:59:38Z)
Dub
Repo
ConstructorArg
mocked
tests
alien
Undocumented in source.
version(unittest)
class
ConstructorArg {
int
a
;
this
(int i);
int
getA
();
}
Constructors
this
this
(int i)
Undocumented in source.
Members
Functions
getA
int
getA
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
a
int
a
;
Undocumented in source.
Meta
Source
See Implementation
mocked
tests
alien
classes
ConstructorArg
Dependency
FinalClass
FinalMethods
HasMember
HasPrivateMethods
MakeAbstract
Overloads
Property
Qualifiers
SimpleObject
Smthng
TakesFloat
TemplateMethods
Templated
TestClass
interfaces
IFace
IM
IRM
VirtualFinal
structs
Struct
StructWithConstructor
StructWithFields