master
TestGetEnvBool
func TestGetEnvBool(t *testing.T) { type args struct { name string defaultVal bool }