keelassert

package
v0.17.3 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InlineEqual

func InlineEqual(t *testing.T, actual interface{}, msgAndArgs ...interface{}) bool

func InlineJSONEq

func InlineJSONEq(t *testing.T, actual interface{}, msgAndArgs ...interface{}) bool

Types

type Assertions

type Assertions struct {
	// contains filtered or unexported fields
}

Assertions provides assertion methods around the TestingT interface.

func New

func New(t *testing.T) *Assertions

New makes a new Assertions object for the specified TestingT.

func (*Assertions) InlineEqual

func (a *Assertions) InlineEqual(actual interface{}, msgAndArgs ...interface{}) bool

func (*Assertions) InlineJSONEq

func (a *Assertions) InlineJSONEq(actual interface{}, msgAndArgs ...interface{}) bool

Jump to

Keyboard shortcuts

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