Encyclopedia > Precondition

  Article Content

Precondition

A precondition is a fact that must always be true just prior to the execution of some section of code. Preconditions are sometimes tested using assertions within the code itself. Often, preconditions are simply included in the documentation of the affected section of code.

Related: Design by contract, Postcondition



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
Ocean Beach, New York

... States Census Bureau, the village has a total area of 0.4 km² (0.1 mi²). 0.4 km² (0.1 mi²) of it is land and none of the area is covered with water. ...

 
 
 
This page was created in 22.5 ms