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