MCPcopy
hub / github.com/dronekit/dronekit-python / test_vehicle_mode_neq

Function test_vehicle_mode_neq

dronekit/test/unit/test_api.py:11–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def test_vehicle_mode_neq():
12 assert_not_equals(VehicleMode('AUTO'), VehicleMode('GUIDED'))

Callers

nothing calls this directly

Calls 1

VehicleModeClass · 0.90

Tested by

no test coverage detected