assert

package
v0.0.0-...-fa3d3a6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Assert

type Assert struct {
	T *testing.T
}

func (Assert) Equals

func (a Assert) Equals(msg string, val1, val2 interface{})

func (Assert) Nil

func (a Assert) Nil(msg string, val interface{})

func (Assert) NotNil

func (a Assert) NotNil(msg string, val interface{})

func (Assert) True

func (a Assert) True(msg string, test bool)

Jump to

Keyboard shortcuts

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