Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystem ¶
type FileSystem func(testing.TB) filesystem.FileSystem
func (FileSystem) Benchmark ¶
func (c FileSystem) Benchmark(b *testing.B)
func (FileSystem) Spec ¶
func (c FileSystem) Spec(s *testcase.Spec)
func (FileSystem) String ¶
func (c FileSystem) String() string
func (FileSystem) Test ¶
func (c FileSystem) Test(t *testing.T)
Click to show internal directories.
Click to hide internal directories.