blob: dbb8259637e5caf7dadd884f751acf4291a2cb0e [file] [log] [blame]
(*unittest.TestJobResult)({
DisplayName: (string) (len=11) "should work",
Index: (int) 0,
Passed: (bool) true,
ExecError: (error) <nil>,
AssertsResult: ([]*unittest.AssertionResult) (len=1) {
(*unittest.AssertionResult)({
Index: (int) 0,
FailInfo: ([]string) {
},
Passed: (bool) true,
AssertType: (string) (len=5) "equal",
Not: (bool) false,
CustomInfo: (string) ""
})
},
Duration: (time.Duration) 0s
})