Tests a condition for truth, throws a TipcAssertionException if the test fails.
Tests a condition for truth, throws a TipcAssertionException if the test fails, using an explanatory message.
public static void assert(bool,string);
Tests a condition for truth, throws a TipcAssertionException if the test fails.
public static void assert(bool);
Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace