Documentation ¶
Index ¶
- func AssertDirAccess(t *testing.T, dirPath string)
- func AssertFileAccess(t *testing.T, filePath string)
- func AssertNoFile(t *testing.T, filePath string)
- func OnlyOnce(f func()) func()
- func RandomI64() int64
- func RandomNegativeI64() int64
- func RandomNegativeI64AsString() string
- func RandomPositiveI64() int64
- func RandomPositiveI64Before(n int64) int64
- func RandomPositiveU32() uint32
- func RandomPositiveU64() uint64
- func RandomPositiveU64AsString() string
- func RandomPositiveU64Before(n int64) uint64
- func RandomVegaID() string
- func VegaContext(chainId string, blockHeight int64) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertDirAccess ¶
func AssertFileAccess ¶
func AssertNoFile ¶ added in v0.58.0
func RandomNegativeI64 ¶ added in v0.73.0
func RandomNegativeI64() int64
func RandomNegativeI64AsString ¶ added in v0.73.0
func RandomNegativeI64AsString() string
func RandomPositiveI64 ¶ added in v0.73.0
func RandomPositiveI64() int64
func RandomPositiveI64Before ¶ added in v0.73.0
func RandomPositiveU32 ¶ added in v0.73.0
func RandomPositiveU32() uint32
func RandomPositiveU64 ¶ added in v0.73.0
func RandomPositiveU64() uint64
func RandomPositiveU64AsString ¶ added in v0.73.0
func RandomPositiveU64AsString() string
func RandomPositiveU64Before ¶ added in v0.73.0
func RandomVegaID ¶ added in v0.73.0
func RandomVegaID() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.