Namespace o2.UnitTest


namespace o2.UnitTest

Function Summary

Usage example:

 test.terminate();
 

Terminates the unit test by setting remaining assertion count to zero.

Function Details

function terminate

terminate()

Usage example:

 test.terminate();
 

Terminates the unit test by setting remaining assertion count to zero.