Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaymailAddressServiceFixture ¶
type PaymailAddressServiceFixture interface {
NewPaymailAddressService() paymailaddress.Service
}
PaymailAddressServiceFixture is a test fixture - used for establishing environment for test.
func Given ¶
func Given(t testing.TB) (given PaymailAddressServiceFixture)
Given creates a new test fixture.
Click to show internal directories.
Click to hide internal directories.