Wizard
Software Engineering Project - Wizard
|
Public Member Functions | |
int | total_part_count () const |
int | test_property_count () const |
bool | Passed () const |
bool | Skipped () const |
bool | Failed () const |
bool | HasFatalFailure () const |
bool | HasNonfatalFailure () const |
TimeInMillis | elapsed_time () const |
TimeInMillis | start_timestamp () const |
const TestPartResult & | GetTestPartResult (int i) const |
const TestProperty & | GetTestProperty (int i) const |