Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestingTLaboratory ¶
type TestingTLaboratory struct {
// contains filtered or unexported fields
}
func New ¶
func New(t TestingT, delegate ooze.Laboratory, parallel bool) *TestingTLaboratory
func (*TestingTLaboratory) Test ¶
func (l *TestingTLaboratory) Test( repository ooze.Repository, file *gomutatedfile.GoMutatedFile, ) future.Future[result.Result[string]]
Click to show internal directories.
Click to hide internal directories.