symforce.test_util.group_ops_test_mixin module#

class GroupOpsTestMixin[source]#

Bases: StorageOpsTestMixin

Test helper for the GroupOps concept. Inherit a test case from this.

test_group_ops()[source]#

Tests:

  • identity

  • inverse

  • compose

  • between

Return type:

None