scenario_simulator_v2 C++ API
|
Classes | |
struct | TestCase |
class | TestSuites |
Typedefs | |
using | TestCases = std::vector< TestCase > |
using | TestSuite = TestCases |
Enumerations | |
enum class | TestResult { SUCCESS , FAILURE , ERROR } |
using junit::TestCases = typedef std::vector<TestCase> |
using junit::TestSuite = typedef TestCases |
|
strong |