@rbxts/expect > Assertion > at
Assertion.at property
NOOP property for cleaner chaining; does nothing.
Signature:
readonly at: this;
Example
expect(5).to.be.at.least(4);
@rbxts/expect > Assertion > at
NOOP property for cleaner chaining; does nothing.
Signature:
readonly at: this;
expect(5).to.be.at.least(4);