contracts

package
v0.0.0-...-38b6afe Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Subject        func(testing.TB) security.Storage
	Context        func(testing.TB) context.Context
	FixtureFactory func(testing.TB) frameless.FixtureFactory
}

func (Storage) Benchmark

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

func (Storage) Spec

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

func (Storage) String

func (c Storage) String() string

func (Storage) Test

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

type TokenFinder

type TokenFinder struct {
	Subject        func(testing.TB) security.TokenStorage
	Context        func(testing.TB) context.Context
	FixtureFactory func(testing.TB) frameless.FixtureFactory
}

func (TokenFinder) Benchmark

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

func (TokenFinder) Spec

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

func (TokenFinder) String

func (c TokenFinder) String() string

func (TokenFinder) Test

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

type TokenStorage

type TokenStorage struct {
	Subject        func(testing.TB) security.TokenStorage
	Context        func(testing.TB) context.Context
	FixtureFactory func(testing.TB) frameless.FixtureFactory
}

func (TokenStorage) Benchmark

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

func (TokenStorage) Spec

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

func (TokenStorage) String

func (c TokenStorage) String() string

func (TokenStorage) Test

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

Jump to

Keyboard shortcuts

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