#include <test_case.hpp>
◆ TestCase()
junit::TestCase::TestCase |
( |
const std::string & |
name, |
|
|
const std::string & |
classname, |
|
|
const double & |
time, |
|
|
const TestResult & |
result, |
|
|
const std::string & |
type = "untyped" , |
|
|
const std::string & |
description = "" |
|
) |
| |
|
inlineexplicit |
◆ classname
const std::string junit::TestCase::classname |
◆ description
const std::string junit::TestCase::description |
◆ name
const std::string junit::TestCase::name |
◆ result
◆ test_suite
const std::string junit::TestCase::test_suite |
◆ time
const double junit::TestCase::time |
◆ type
const std::string junit::TestCase::type |
The documentation for this struct was generated from the following file: