Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocksFactory ¶
type LocksFactory lockscontracts.Factory[string]
type StateRepository ¶
type StateRepository func(tb testing.TB) StateRepositorySubject
func (StateRepository) Benchmark ¶
func (c StateRepository) Benchmark(b *testing.B)
func (StateRepository) Spec ¶
func (c StateRepository) Spec(s *testcase.Spec)
func (StateRepository) Test ¶
func (c StateRepository) Test(t *testing.T)
type StateRepositorySubject ¶ added in v0.132.0
Click to show internal directories.
Click to hide internal directories.