package
Version:
v0.0.0-...-64f2fc3
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Ex.
func TestSample(t *testing.T) {
f := fixtures.New(t, fixtures.TestDataInit{})
f.RunWith(Test(func (t *testing.T) {
d := f.GetData('')
f.Successful
r,e := MySample(d)
})
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.