Skip to content

Unit Tests \ Overview

Luca Piccioni edited this page Aug 31, 2017 · 1 revision

Unit tests

OpenGL.Net has unit tests. They are used to:

  • Test API functionality
  • Test API contracts
  • Show API usage

Unit tests status per component