xtd
0.2.0
Loading...
Searching...
No Matches
◆
list_tests()
int xtd::tunit::ostream_unit_test::list_tests
(
const std::vector<
xtd::string
> &
tests
)
override
virtual
Lists the test names contained in the specified tests.
Parameters
tests
The list of test names.
Returns
The
xtd::tunit::settings::exit_status
value.
Remarks
This method does nothing by default. The inheritor must overload this method to act as it wants when the unit_lest is asked for the test list.
This method is typically used to display the list of tests in a stream, or whatever. It depends on the implementation chosen by the inheritor.
Reimplemented from
xtd::tunit::unit_test
.
xtd
tunit
ostream_unit_test
Generated on Sat Sep 14 2024 21:25:32 for xtd by
Gammasoft
. All rights reserved.