The definitions of the individual namespaces are explained below.
This namespace contains classes for general use. All classes can be used independently of the current project.
This namespace contains the "Matrix-Unit-Testing" namespaces.
This namespace contains the unit test-classes for Microsoft SQL-Databases.
This namespace contains the command-line-interface application.
This namespace contains classes to represent the content of the test definition.
This namespace contains abstract classes which should be inherit from all definition sub-namespaces. The classes represents base properties and methods to handle the test definition data. Storage specific implementations shall be done in the derived specialized classes.
The main goal of the base classes is to perform the tests independently from the storage system.
This namespace contains the representation of test definitions in JSON-file format.
This namespace contains the classes to execute the tests.