Apollo  6.0
Open source self driving car software
Public Member Functions | Static Public Member Functions | List of all members
apollo::control::ControlTestBase Class Reference

#include <control_test_base.h>

Inheritance diagram for apollo::control::ControlTestBase:
Inheritance graph
Collaboration diagram for apollo::control::ControlTestBase:
Collaboration graph

Public Member Functions

virtual void SetUp ()
 
bool test_control ()
 
bool test_control (const std::string &test_case_name, int case_num)
 

Static Public Member Functions

static void SetUpTestCase ()
 

Member Function Documentation

◆ SetUp()

virtual void apollo::control::ControlTestBase::SetUp ( )
virtual

◆ SetUpTestCase()

static void apollo::control::ControlTestBase::SetUpTestCase ( )
static

◆ test_control() [1/2]

bool apollo::control::ControlTestBase::test_control ( )

◆ test_control() [2/2]

bool apollo::control::ControlTestBase::test_control ( const std::string &  test_case_name,
int  case_num 
)

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