|
Runtime assertions are a simple, but powerful debugging tool. With assit you can simply place assertions anywhere in your code. You can choose the action that will be taken if the assertion fails and you can disable assertions for production code.
Registered: 2008-01-15 19:02 |
|