func TestMakeTransportInvalid(t *testing.T) { … } func TestMakeTransportValid(t *testing.T) { … } func TestMakeInsecureTransport(t *testing.T) { … }
func TestMakeTransportInvalid(t *testing.T) { … } func TestMakeTransportValid(t *testing.T) { … } func TestMakeInsecureTransport(t *testing.T) { … }