tm

package
v0.48.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func For

func For(t *testing.T) *restest.TestManager

For builds a test manager using the provided test context T

Types

type A

type A = []interface{}

A is a type to create a literal JSON array

jsonLiteral := tm.A{ "a vale", "other value" }

type O

type O = map[string]interface{}

O is a type to create a literal JSON object

jsonLiteral := tm.O{"name": "a name", "age": 32}

Jump to

Keyboard shortcuts

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