shtest

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package shtest contains utility functions for use in our tests

Index

Constants

This section is empty.

Variables

View Source
var BigIntComparer = gocmp.Comparer(func(x, y *big.Int) bool {
	return x.Cmp(y) == 0
})

Functions

func EnsureGobable

func EnsureGobable(t *testing.T, src, dst interface{}, opts ...gocmp.Option)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL