Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 414 Bytes

index.md

File metadata and controls

15 lines (13 loc) · 414 Bytes
layout group title amethyst redirect_from
group
assert
Assertions
robots
index
/assert/
/QUnit.assert/
/category/assert/

To define additional assertion methods, refer to the QUnit.assert extension page.

Some of these methods are comparable to the assert methods one might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, or PHPUnit.