int32 run() noexcept
Runs all tests in this unit_test object and prints the result.
console_unit_test() noexcept
Create a new console unit test.
ostream_unit_test(std::ostream &os) noexcept
Create a new console unit test with ostream specified.
#define tunit_export_
Define shared library export.
Definition tunit_export.hpp:13
std::int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
The tunit namespace contains a unit test library.
Definition abort_error.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::tunit::ostream_event_listener class.
Contains xtd::tunit::unit_test class.