suiteasserts

package
v0.57.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package suiteasserts extends require.Assertions with custom assertions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SuiteAssertions

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

SuiteAssertions is a type to help write fluent, self-contained assertions. It is used as a bridge type to extend require.Assertions.

func New

New creates a new SuiteAssertions

func (*SuiteAssertions) Host

func (s *SuiteAssertions) Host(remoteHost *components.RemoteHost) *assertions.RemoteWindowsHostAssertions

Host returns a RemoteWindowsHostAssertions to differentiates assertions running on the host vs assertions running remotely.

Jump to

Keyboard shortcuts

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