mocked ~master (2021-04-27T09:56:40Z)
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
HasMember
SimpleObject
Smthng
TakesFloat
Templated
TestClass
interfaces
IFace
IM
IRM
VirtualFinal