io.github.kory33.s2mctest.impl.generic.macros

Type members

Classlikes

case
class OptionalFieldCondition(fieldName: String, condition: Expr[Boolean])

A condition (written with an assert) specifying that the field with fieldName is nonempty precisely when condition is true.

A condition (written with an assert) specifying that the field with fieldName is nonempty precisely when condition is true.

Companion
object