import "github.com/onsi/ginkgo/v2/integration/_fixtures/passing_ginkgo_tests_fixture"
passing_ginkgo_tests.go
func IntegerIdentity(a int) int
func StringIdentity(a string) string