blob: 3ddd05df6a2d9239bd1e84aacb4083e7704e2a73 [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) ""
})
}
})