import "code.pfad.fr/gopenidclient/common/tester"
package tester should be used to test the different providers
func StaticAssertion(assertionType, assertion string) gopenidclient.Assertion
type ProviderTester struct {/* contains filtered or unexported fields */}
func (pt *ProviderTester) Check(t *testing.T, provider gopenidclient.Provider)