Erweiterung:Expect/Glossar

From mediawiki.org
This page is a translated version of the page Extension:Expect/Glossary and the translation is 25% complete.

Glossary for Expect is a list of core terms and concepts for expect, or assertions.

Begriffe und Konzepte

Assertion
An assertion is a predicate connected to a point in the program, that should always evaluate to true at that point in code execution.
Compute graph
A sequence of actions chained together in such a way that it forms a partial program for code execution.