LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Unit test · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaTest of a small behavior unit

A unit test checks a small, defined piece of behaviour. Source: Unit test

ahamoraReference ↗

Keep the thread going

One answer is a beginning.

Share a little curiosity, or follow it into the full collection.

Flip the full deck →

More from Programming Concepts

A few more worth knowing.

  1. 20Runtime · meaningRECALL
    The period when a program is executing

    Runtime can also name supporting software, such as a language runtime. The execution phase differs from writing or compiling a program.

    Open this card ↗
  2. 21Syntax · meaningRECALL
    Rules defining valid code form

    Syntax errors break those rules

    Open this card ↗
  3. 22Stack · meaningRECALL
    Last-in, first-out data structure

    Like a stack of plates

    Open this card ↗