Encyclopedia > Postcondition

  Article Content

Postcondition

A postcondition is a fact that must always be true just after the execution of some section of code. Postconditions are sometimes tested using assertions within the code itself. Often, postconditions are simply included in the documentation of the affected section of code.

Related: Design by contract, Precondition



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Urethra

... Hypospadias[?] is a form of abnormal development of the urethra in the male, where the opening is not quite where it should be (it occurs lower than normal in hypospadias). ...

 
 
 
This page was created in 31.3 ms