assert

package
v0.0.0-...-f39c695 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

package assert provides simple testig wrapper around testify/assert

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	*require.Assertions
	// contains filtered or unexported fields
}

A is a simple wrapper around assert.Assertions to provide easier sub testing

func New

func New(t *testing.T) *A

func (*A) Run

func (a *A) Run(name string, f func(a *A))

Jump to

Keyboard shortcuts

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