table

package
v2.5.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2022 License: MIT Imports: 1 Imported by: 1

Documentation

Overview

Ginkgo isusually dot-imported via:

import . "github.com/onsi/ginkgo/v2"

however some parts of the DSL may conflict with existing symbols in the user's code.

To mitigate this without losing the brevity of dot-importing Ginkgo the various packages in the dsl directory provide pieces of the Ginkgo DSL that can be dot-imported separately.

This "table" package pulls in the Ginkgo's table-testing DSL

Index

Constants

This section is empty.

Variables

View Source
var DescribeTable = ginkgo.DescribeTable
View Source
var Entry = ginkgo.Entry
View Source
var FDescribeTable = ginkgo.FDescribeTable
View Source
var FEntry = ginkgo.FEntry
View Source
var PDescribeTable = ginkgo.PDescribeTable
View Source
var PEntry = ginkgo.PEntry
View Source
var XDescribeTable = ginkgo.XDescribeTable
View Source
var XEntry = ginkgo.XEntry

Functions

This section is empty.

Types

type EntryDescription

type EntryDescription = ginkgo.EntryDescription

type TableEntry

type TableEntry = ginkgo.TableEntry

Jump to

Keyboard shortcuts

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