tests

package
v0.11.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2017 License: Apache-2.0, Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AfterEach = ginkgo.AfterEach

AfterEach is part of the Ginkgo DSL

View Source
var AfterSuite = ginkgo.AfterSuite

AfterSuite is part of the Ginkgo DSL

View Source
var And = gomega.And

And is part of the Ginkgo DSL

View Source
var BeADirectory = gomega.BeADirectory

BeADirectory is part of the Ginkgo DSL

View Source
var BeARegularFile = gomega.BeARegularFile

BeARegularFile is part of the Ginkgo DSL

View Source
var BeAnExistingFile = gomega.BeAnExistingFile

BeAnExistingFile is part of the Ginkgo DSL

View Source
var BeAssignableToTypeOf = gomega.BeAssignableToTypeOf

BeAssignableToTypeOf is part of the Ginkgo DSL

View Source
var BeClosed = gomega.BeClosed

BeClosed is part of the Ginkgo DSL

View Source
var BeEmpty = gomega.BeEmpty

BeEmpty is part of the Ginkgo DSL

View Source
var BeEquivalentTo = gomega.BeEquivalentTo

BeEquivalentTo is part of the Ginkgo DSL

View Source
var BeFalse = gomega.BeFalse

BeFalse is part of the Ginkgo DSL

View Source
var BeIdenticalTo = gomega.BeIdenticalTo

BeIdenticalTo is part of the Ginkgo DSL

View Source
var BeNil = gomega.BeNil

BeNil is part of the Ginkgo DSL

View Source
var BeNumerically = gomega.BeNumerically

BeNumerically is part of the Ginkgo DSL

View Source
var BeSent = gomega.BeSent

BeSent is part of the Ginkgo DSL

View Source
var BeTemporally = gomega.BeTemporally

BeTemporally is part of the Ginkgo DSL

View Source
var BeTrue = gomega.BeTrue

BeTrue is part of the Ginkgo DSL

View Source
var BeZero = gomega.BeZero

BeZero is part of the Ginkgo DSL

View Source
var BeforeEach = ginkgo.BeforeEach

BeforeEach is part of the Ginkgo DSL

View Source
var BeforeSuite = ginkgo.BeforeSuite

BeforeSuite is part of the Ginkgo DSL

View Source
var By = ginkgo.By

By is part of the Ginkgo DSL

View Source
var ConsistOf = gomega.ConsistOf

ConsistOf is part of the Ginkgo DSL

View Source
var Consistently = gomega.Consistently

Consistently is part of the Ginkgo DSL

View Source
var ConsistentlyWithOffset = gomega.ConsistentlyWithOffset

ConsistentlyWithOffset is part of the Ginkgo DSL

View Source
var ContainElement = gomega.ContainElement

ContainElement is part of the Ginkgo DSL

View Source
var ContainSubstring = gomega.ContainSubstring

ContainSubstring is part of the Ginkgo DSL

View Source
var Context = ginkgo.Context

Context is part of the Ginkgo DSL

View Source
var CurrentGinkgoTestDescription = ginkgo.CurrentGinkgoTestDescription

CurrentGinkgoTestDescription is part of the Ginkgo DSL

View Source
var Describe = ginkgo.Describe

Describe is part of the Ginkgo DSL

View Source
var Equal = gomega.Equal

Equal is part of the Ginkgo DSL

View Source
var Eventually = gomega.Eventually

Eventually is part of the Ginkgo DSL

View Source
var EventuallyWithOffset = gomega.EventuallyWithOffset

EventuallyWithOffset is part of the Ginkgo DSL

View Source
var Expect = gomega.Expect

Expect is part of the Ginkgo DSL

View Source
var ExpectWithOffset = gomega.ExpectWithOffset

ExpectWithOffset is part of the Ginkgo DSL

View Source
var FContext = ginkgo.FContext

FContext is part of the Ginkgo DSL

View Source
var FDescribe = ginkgo.FDescribe

FDescribe is part of the Ginkgo DSL

View Source
var FIt = ginkgo.FIt

FIt is part of the Ginkgo DSL

View Source
var FMeasure = ginkgo.FMeasure

FMeasure is part of the Ginkgo DSL

View Source
var FSpecify = ginkgo.FSpecify

FSpecify is part of the Ginkgo DSL

View Source
var Fail = ginkgo.Fail

Fail is part of the Ginkgo DSL

View Source
var GinkgoParallelNode = ginkgo.GinkgoParallelNode

GinkgoParallelNode is part of the Ginkgo DSL

View Source
var GinkgoRecover = ginkgo.GinkgoRecover

GinkgoRecover is part of the Ginkgo DSL

View Source
var GinkgoT = ginkgo.GinkgoT

GinkgoT is part of the Ginkgo DSL

View Source
var GinkgoWriter = ginkgo.GinkgoWriter

GinkgoWriter is part of the Ginkgo DSL

View Source
var HaveCap = gomega.HaveCap

HaveCap is part of the Ginkgo DSL

View Source
var HaveKey = gomega.HaveKey

HaveKey is part of the Ginkgo DSL

View Source
var HaveKeyWithValue = gomega.HaveKeyWithValue

HaveKeyWithValue is part of the Ginkgo DSL

View Source
var HaveLen = gomega.HaveLen

HaveLen is part of the Ginkgo DSL

View Source
var HaveOccurred = gomega.HaveOccurred

HaveOccurred is part of the Ginkgo DSL

View Source
var HavePrefix = gomega.HavePrefix

HavePrefix is part of the Ginkgo DSL

View Source
var HaveSuffix = gomega.HaveSuffix

HaveSuffix is part of the Ginkgo DSL

View Source
var InterceptGomegaFailures = gomega.InterceptGomegaFailures

InterceptGomegaFailures is part of the Ginkgo DSL

View Source
var It = ginkgo.It

It is part of the Ginkgo DSL

View Source
var JustBeforeEach = ginkgo.JustBeforeEach

JustBeforeEach is part of the Ginkgo DSL

View Source
var MatchError = gomega.MatchError

MatchError is part of the Ginkgo DSL

View Source
var MatchJSON = gomega.MatchJSON

MatchJSON is part of the Ginkgo DSL

View Source
var MatchRegexp = gomega.MatchRegexp

MatchRegexp is part of the Ginkgo DSL

View Source
var Measure = ginkgo.Measure

Measure is part of the Ginkgo DSL

View Source
var Not = gomega.Not

Not is part of the Ginkgo DSL

View Source
var Or = gomega.Or

Or is part of the Ginkgo DSL

View Source
var PContext = ginkgo.PContext

PContext is part of the Ginkgo DSL

View Source
var PDescribe = ginkgo.PDescribe

PDescribe is part of the Ginkgo DSL

View Source
var PIt = ginkgo.PIt

PIt is part of the Ginkgo DSL

View Source
var PMeasure = ginkgo.PMeasure

PMeasure is part of the Ginkgo DSL

View Source
var PSpecify = ginkgo.PSpecify

PSpecify is part of the Ginkgo DSL

View Source
var Panic = gomega.Panic

Panic is part of the Ginkgo DSL

View Source
var Receive = gomega.Receive

Receive is part of the Ginkgo DSL

View Source
var RegisterFailHandler = gomega.RegisterFailHandler

RegisterFailHandler is part of the Ginkgo DSL

View Source
var RegisterTestingT = gomega.RegisterTestingT

RegisterTestingT is part of the Ginkgo DSL

View Source
var RunSpecs = ginkgo.RunSpecs

RunSpecs is part of the Ginkgo DSL

View Source
var RunSpecsWithCustomReporters = ginkgo.RunSpecsWithCustomReporters

RunSpecsWithCustomReporters is part of the Ginkgo DSL

View Source
var RunSpecsWithDefaultAndCustomReporters = ginkgo.RunSpecsWithDefaultAndCustomReporters

RunSpecsWithDefaultAndCustomReporters is part of the Ginkgo DSL

View Source
var SatisfyAll = gomega.SatisfyAll

SatisfyAll is part of the Ginkgo DSL

View Source
var SatisfyAny = gomega.SatisfyAny

SatisfyAny is part of the Ginkgo DSL

View Source
var SetDefaultConsistentlyDuration = gomega.SetDefaultConsistentlyDuration

SetDefaultConsistentlyDuration is part of the Ginkgo DSL

View Source
var SetDefaultConsistentlyPollingInterval = gomega.SetDefaultConsistentlyPollingInterval

SetDefaultConsistentlyPollingInterval is part of the Ginkgo DSL

View Source
var SetDefaultEventuallyPollingInterval = gomega.SetDefaultEventuallyPollingInterval

SetDefaultEventuallyPollingInterval is part of the Ginkgo DSL

View Source
var SetDefaultEventuallyTimeout = gomega.SetDefaultEventuallyTimeout

SetDefaultEventuallyTimeout is part of the Ginkgo DSL

View Source
var Skip = ginkgo.Skip

Skip is part of the Ginkgo DSL

View Source
var Specify = ginkgo.Specify

Specify is part of the Ginkgo DSL

View Source
var Succeed = gomega.Succeed

Succeed is part of the Ginkgo DSL

View Source
var SynchronizedAfterSuite = ginkgo.SynchronizedAfterSuite

SynchronizedAfterSuite is part of the Ginkgo DSL

View Source
var SynchronizedBeforeSuite = ginkgo.SynchronizedBeforeSuite

SynchronizedBeforeSuite is part of the Ginkgo DSL

View Source
var WithTransform = gomega.WithTransform

WithTransform is part of the Ginkgo DSL

View Source
var XContext = ginkgo.XContext

XContext is part of the Ginkgo DSL

View Source
var XDescribe = ginkgo.XDescribe

XDescribe is part of the Ginkgo DSL

View Source
var XIt = ginkgo.XIt

XIt is part of the Ginkgo DSL

View Source
var XMeasure = ginkgo.XMeasure

XMeasure is part of the Ginkgo DSL

View Source
var XSpecify = ginkgo.XSpecify

XSpecify is part of the Ginkgo DSL

View Source
var Ω = gomega.Ω

Ω is part of the Ginkgo DSL

Functions

func RunSuite

func RunSuite(t *testing.T, driver string)

RunSuite executes the complete test suite for a driver.

func Σ

func Σ(paths ...string) gomegaTypes.GomegaMatcher

Σ is a custom Ginkgo matcher.

Types

type Benchmarker

type Benchmarker ginkgo.Benchmarker

Benchmarker is part of the Ginkgo DSL

type Done

type Done ginkgo.Done

Done is part of the Ginkgo DSL

Jump to

Keyboard shortcuts

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