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
List of rare diseases starting with A

... Santos Castello syndrome[?] Alzheimer disease, familial[?] Alzheimer's disease Amathophobia[?] Amaurosis congenita of Leber, type 1[?] Amaurosis congenita of ...

 
 
 
This page was created in 22.6 ms