xtd 0.2.0
Loading...
Searching...
No Matches

◆ ostream()

std::ostream & xtd::tunit::ostream_unit_test::ostream ( )

Gets the ostream used by this instance.

Returns
The ostream used by this instance.
Warning
Used it only if you need to write specific user messages. If you change or redirect it when tests running, the unit test output result will be indeterminate.