How to test your assertions

In reply to aditya raja:

It would be good if you have the flexibility to easily write/modify tests to hit these assertions and confirm they are indeed working as intended.

Another idea is to reverse/negate the assertion, and that should cause all good tests to fail with the assertion.