asBoolean
Returns a new assertion for the boolean representation of the current value.
asBoolean(): Assertion<unknown>
Related
- class AssertionRepresents a value ready to be asserted.
Returns a new assertion for the boolean representation of the current value.
asBoolean(): Assertion<unknown>