xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
xtd::tunit::registered_test_class Class Referencefinal

#include <registered_test_class.h>

Definition

Represents the registered test class.

Namespace
xtd::tunit
Library
xtd.tunit

Public Member Functions

 registered_test_class (const std::string &name, std::shared_ptr< xtd::tunit::test_class > test_class) noexcept
 

The documentation for this class was generated from the following file: