STASIS
A pipeline delivery generator
Loading...
Searching...
No Matches
JUNIT_Testcase Struct Reference

#include <junitxml.h>

Data Structures

union  tc_state_ptr
 Type container for result (there can only be one). More...

Data Fields

char * classname
 Class name.
char * name
 Name of test.
float time
 Test duration in fractional seconds.
char * message
 Standard output message.
int tc_result_state_type
 Result type.
union JUNIT_Testcase::tc_state_ptr result_state
 Result data.

Detailed Description

Represents a junit test case


The documentation for this struct was generated from the following file: