Search
lib_oss
v0.1.1
Pages
Modules
Settings
View Source
ExKits.Macros.Assertion
(lib_oss v0.1.1)
断言工具
Summary
Functions
assert_exists(obj, error_msg)
assert_non_exists(obj, error_msg)
do_assert(assert_fn, error_msg)
Functions
Link to this macro
assert_exists(obj, error_msg)
View Source
(macro)
Link to this macro
assert_non_exists(obj, error_msg)
View Source
(macro)
Link to this macro
do_assert(assert_fn, error_msg)
View Source
(macro)