Changes between Version 6 and Version 7 of Documentatie/Ontwikkelaar/Omgeving/Unittests


Ignore:
Timestamp:
06/25/19 08:49:33 (7 years ago)
Author:
henk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentatie/Ontwikkelaar/Omgeving/Unittests

    v6 v7  
     1[[TOC(heading=Unit tests)]] 
    12[[TOC(heading=Omgeving, sectionindex, compact, depth=3, allactive, Documentatie/Ontwikkelaar/Omgeving/)]] 
    2 [[TOC(heading=Procedures, sectionindex, compact, depth=3, allactive, Documentatie/Ontwikkelaar/Procedures/)]] 
     3[[TOC(heading=Ontwikkelaar, sectionindex, compact, depth=2, allactive, Documentatie/Ontwikkelaar/)]] 
    34[[TOC(heading=Documentatie, sectionindex, compact, depth=1, allactive, Documentatie/)]] 
    45 
    56 
    6 = Unit Tests = 
     7= Unit tests = 
    78 
    89OpenAC heeft een grote verzameling ''unit tests'' om de functionaliteit van het programma te testen. Hierbij wordt vooral de algoritmische- en data-kant van het programma getest. Er wordt niet stilgestaan bij de user interface (op enkele puntjes na).