#include "../tunit_export.hpp"#include "__google_test_markers.hpp"#include "class_initialize_attribute.hpp"#include "class_cleanup_attribute.hpp"#include "settings.hpp"#include "test_initialize_attribute.hpp"#include "test_cleanup_attribute.hpp"#include "test_method_attribute.hpp"#include <xtd/collections/generic/list>#include <xtd/date_time>#include <xtd/string>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. | |