@rbxts/expect > Assertion > the
Assertion.the property
NOOP property for cleaner chaining; does nothing.
Signature:
readonly the: this;
Example
expect("Daymon").to.have.the.substring("Day");
@rbxts/expect > Assertion > the
NOOP property for cleaner chaining; does nothing.
Signature:
readonly the: this;
expect("Daymon").to.have.the.substring("Day");