emeck
v1.1.0
Pages
Modules
emeck v1.1.0
Emeck.Helper
View Source
utility functions can be used in test.
Link to this section
Summary
Functions
call_args(expr)
call_count(expr)
call_return(expr)
called(expr)
calls(expr)
expect(arg, proxy)
first_call(expr)
last_call(expr)
passthrough()
passthrough(list)
passthrough(a, b)
passthrough(a, b, c)
passthrough(a, b, c, d)
passthrough(a, b, c, d, e)
reset_call(mod)
Link to this section
Functions
Link to this macro
call_args(expr)
View Source
(macro)
Link to this macro
call_count(expr)
View Source
(macro)
Link to this macro
call_return(expr)
View Source
(macro)
Link to this macro
called(expr)
View Source
(macro)
Link to this macro
calls(expr)
View Source
(macro)
Link to this macro
expect(arg, proxy)
View Source
(macro)
Link to this macro
first_call(expr)
View Source
(macro)
Link to this macro
last_call(expr)
View Source
(macro)
Link to this macro
passthrough()
View Source
(macro)
Link to this macro
passthrough(list)
View Source
(macro)
Link to this macro
passthrough(a, b)
View Source
(macro)
Link to this macro
passthrough(a, b, c)
View Source
(macro)
Link to this macro
passthrough(a, b, c, d)
View Source
(macro)
Link to this macro
passthrough(a, b, c, d, e)
View Source
(macro)
Link to this macro
reset_call(mod)
View Source
(macro)