xtd
0.2.0
Loading...
Searching...
No Matches
◆
count_tests()
int xtd::tunit::ostream_unit_test::count_tests
(
int32
count
)
override
virtual
Counts the test names contained in the specified tests.
Parameters
count
The tests count.
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.