Best Tutorials website


Assertions

Assertions

An assertion is a statement containing a boolean expression that is assumed to be true when the statement is executed. The system reports an AssertionError if the expression evaluates to false.




Views: 901 | Rating star | by Jason




View this tutorial
Broken link Report broken link?