Microtest::PowerAssert
Instance methods
Macros
assert(expression)
Sourcereflect(expression)
Sourcereflect_tuple(expression)
In order to evaluate the expression only once, and not multiple times, we have to return a tuple of node and value, so that the returned values can be used in calls without having to re-evaluate them.
Nested types
- Microtest::PowerAssert::CallNode
- Microtest::PowerAssert::EmptyNode
- Microtest::PowerAssert::Formatter
- Microtest::PowerAssert::ListFormatter
- Microtest::PowerAssert::NamedArgNode
- Microtest::PowerAssert::Node
- Microtest::PowerAssert::TerminalNode
- Microtest::PowerAssert::Value
- Microtest::PowerAssert::ValueWrapper(T)