Preconditioning: Use assertions only in straight-line code. Do not call assert functions inside conditional constructs,

Post Reply
fyousefi
Posts: 3284
Joined: Thu Feb 25, 2021 4:49 pm
Contact:

Preconditioning: Use assertions only in straight-line code. Do not call assert functions inside conditional constructs,

Post by fyousefi »

Preconditioning: Use assertions only in straight-line code. Do not call assert functions inside conditional constructs, such as if, for, while, and switch statements.

FE
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests