debug

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package debug contains the Ondatra debug API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debug

type Debug struct{}

Debug is the Ondatra debug API.

func (*Debug) Breakpoint

func (d *Debug) Breakpoint(t *testing.T, a ...any)

Breakpoint inserts a breakpoint in the test and prints fmt.Sprint(a...) in the breakpoint message.

func (*Debug) Breakpointf

func (d *Debug) Breakpointf(t *testing.T, format string, a ...any)

Breakpointf inserts a breakpoint in the test and prints fmt.Sprintf(a...) in the breakpoint message.

Jump to

Keyboard shortcuts

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