Top Level Namespace

Defined in:

Macro Summary

Macro Detail

macro register_assertion(name, fields) #

Defines a custom assertion's annotation and registers with the ASSERTIONS constant.

register_assertion(Assert::MyCustom, [:value])

[View source]