tunit_event_args is the base class for classes containing event data.
Public Constructors | |
| tunit_event_args (const xtd::tunit::unit_test &unit_test) | |
| Create a new instance of class tunit_event_args.   | |
Public Properties | |
| const xtd::tunit::unit_test & | unit_test () const | 
| Gets current unit test.   | |
      
  | 
  inlineexplicit | 
Create a new instance of class tunit_event_args.
      
  | 
  inline | 
Gets current unit test.