Integration tests: parameter read/write via HTTP API. More...
#include "test_fixture.hpp"Functions | |
| TEST_F (ConnectedServerFixture, ParamsScanReturnsExpected) | |
| TEST_F (ConnectedServerFixture, SetParameterFloat) | |
| TEST_F (ConnectedServerFixture, SetParameterString) | |
| TEST_F (ConnectedServerFixture, SetParameterInt) | |
| TEST_F (CameraServerFixture, SetBeforeConnect) | |
| TEST_F (ConnectedServerFixture, ParamsMappingAttributes) | |
Integration tests: parameter read/write via HTTP API.
| TEST_F | ( | CameraServerFixture | , |
| SetBeforeConnect | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| ParamsMappingAttributes | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| ParamsScanReturnsExpected | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| SetParameterFloat | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| SetParameterInt | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| SetParameterString | ) |