Please Enter Your Search Term Below:
 Websearch   Directory   Dictionary   FactBook 
  Wikipedia: Postcondition

Wikipedia: Postcondition
Postcondition
From Wikipedia, the free encyclopedia.

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


  

From Wikipedia, the free encyclopedia. 
Modified by Geona