scenario_simulator_v2 C++ API
Namespaces | Typedefs
test_suite.hpp File Reference
#include <simple_junit/test_case.hpp>
#include <vector>
Include dependency graph for test_suite.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 junit
 

Typedefs

using junit::TestCases = std::vector< TestCase >
 
using junit::TestSuite = TestCases