Documentation ¶
Index ¶
- func ExerciseProviderTestScenarios(t *testing.T, scenarios []ProviderTestScenario)
- func LoadCertificateStore(path string) dsig.X509CertificateStore
- func LoadKeyStore(certPath, keyPath string) (ks dsig.TLSCertKeyStore)
- func LoadRawResponse(path string) string
- func LoadXMLResponse(path string) string
- type ProviderTestScenario
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExerciseProviderTestScenarios ¶
func ExerciseProviderTestScenarios(t *testing.T, scenarios []ProviderTestScenario)
func LoadCertificateStore ¶
func LoadCertificateStore(path string) dsig.X509CertificateStore
func LoadKeyStore ¶
func LoadKeyStore(certPath, keyPath string) (ks dsig.TLSCertKeyStore)
func LoadRawResponse ¶
func LoadXMLResponse ¶
Types ¶
type ProviderTestScenario ¶
Click to show internal directories.
Click to hide internal directories.