dunit ~master (2016-10-20T17:09:52Z)
Home
Dub
Repo
Mockable.FileLocation
dunit
mockable
Mockable
mixin template
Mockable
(C)
version
(
unittest
)
struct
FileLocation {
string
file
;
size_t
line
;
}
Members
Variables
file
string
file
;
The name of the file.
line
size_t
line
;
The line number in the file.
Meta
Source
See Implementation
dunit
mockable
Mockable
classes
Mock
functions
getMock
structs
FileLocation
MethodCount