context

package
v0.0.0-...-e279f7d Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BDDContext

type BDDContext struct {
	// contains filtered or unexported fields
}

BDDContext is a global context shared between different test suites in bddtests.

func NewBDDContext

func NewBDDContext(caCertPath string) (*BDDContext, error)

NewBDDContext create new BDDContext.

func (*BDDContext) AccessToken

func (b *BDDContext) AccessToken() string

AccessToken get access token

func (*BDDContext) SetAccessToken

func (b *BDDContext) SetAccessToken(accessToken string)

SetAccessToken set access token

func (*BDDContext) TLSConfig

func (b *BDDContext) TLSConfig() *tls.Config

TLSConfig return tls config.

Jump to

Keyboard shortcuts

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