test

package
v2.0.0-alpha.29 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MarotoTest

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

func New

func New(t *testing.T) *MarotoTest

func (*MarotoTest) Assert

func (m *MarotoTest) Assert(maroto core.Maroto) *MarotoTest

func (*MarotoTest) JSON

func (m *MarotoTest) JSON(expect string)

type Node

type Node struct {
	Type  string  `json:"type"`
	Nodes []*Node `json:"nodes,omitempty"`
}

Jump to

Keyboard shortcuts

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