spechelper

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRUD added in v0.53.0

type Contract added in v0.47.2

type Contract struct {
	T, V           frameless.T
	Subject        func(testing.TB) ContractSubject
	Context        func(testing.TB) context.Context
	FixtureFactory func(testing.TB) frameless.FixtureFactory
}

func (Contract) Benchmark added in v0.47.2

func (c Contract) Benchmark(b *testing.B)

func (Contract) Spec added in v0.47.2

func (c Contract) Spec(s *testcase.Spec)

func (Contract) Test added in v0.47.2

func (c Contract) Test(t *testing.T)

type ContractSubject added in v0.47.2

type ContractSubject struct {
	frameless.MetaAccessor
	frameless.OnePhaseCommitProtocol
	CRUD interface {
		CRUD
		Publisher
	}
}

type Publisher added in v0.53.0

type Subscriber added in v0.53.0

Jump to

Keyboard shortcuts

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