Documentation
¶
Index ¶
- func AssertEquals(t *testing.T, expected, actual any)
- func AssertFalse(t *testing.T, condition bool, msg string)
- func AssertNoError(t *testing.T, err error)
- func AssertTrue(t *testing.T, condition bool, msg string)
- func ClientContractTest(t *testing.T, gen qrcode.Client)
- func QRCodeIsValid(t *testing.T, qr *encoding.QRCode)
- func RandomString(n int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEquals ¶
func AssertNoError ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.