SmartSockets .NET Class Library

Tut.affirm Method (Boolean, String)

Tests a condition for truth, throws a TipcAssertionException if the test fails, using an explanatory message.

public static void affirm(
   bool test,
   string m
);

Parameters

test
the boolean to check
m
a String to print with the error

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | Tut.affirm Overload List


Copyright © TIBCO Software Inc. All rights reserved