Top Level Namespace
Defined in:
Method Summary
-
foo
Dummy function to get
Top Level Namespace
to render
Macro Summary
-
register_assertion(name, fields)
Defines a custom assertion's annotation and registers with the
ASSERTIONS
constant.
Method Detail
def foo
#
Dummy function to get Top Level Namespace
to render
TODO Remove once this issue is resolved.
Macro Detail
macro register_assertion(name, fields)
#
Defines a custom assertion's annotation and registers with the ASSERTIONS
constant.
register_assertion(Assert::MyCustom, [:value])