func assertEqual(t *testing.T, expected, actual interface{ … } func TestGetDefinitionName(t *testing.T) { … } func TestToValidOperationID(t *testing.T) { … }
func assertEqual(t *testing.T, expected, actual interface{ … } func TestGetDefinitionName(t *testing.T) { … } func TestToValidOperationID(t *testing.T) { … }