|
noexcept |
Initializes a new instance of xtd::tunit::unit_test with specified xtd::tunit::event_listener, argument counts and arguments array.
event_listener | The event listener associate to the unit tests. |
argc | Argument count from main method. |
argv | Arguments array from main method. |