#include "../tunit_export.h"
#include "__google_test_markers.h"
#include "class_initialize_attribute.h"
#include "class_cleanup_attribute.h"
#include "settings.h"
#include "test_initialize_attribute.h"
#include "test_cleanup_attribute.h"
#include "test_method_attribute.h"
#include <xtd/date_time>
#include <xtd/string>
#include <vector>
Contains xtd::tunit::test_class class.
Go to the source code of this file.
Classes | |
class | xtd::tunit::test_class |
Represents a test class. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::tunit |
The tunit namespace contains a unit test library. | |