cli_table_matcher

package module
v0.0.0-...-7a4d386 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2017 License: MIT Imports: 5 Imported by: 1

README

CF CLI Table Gomega Matcher

The Cloud Foundry CLI contains the terminal.Table type in order to print output in table format onto the terminal.

In order to test the terminal output easily, the ContainsCLITable gomega matcher can be used to verify if the output contains the specified table format.

See the tests or the sample for example usages.

Tests
go test ./... -race

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainCLITable

func ContainCLITable(expected *terminal.Table) types.GomegaMatcher

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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