Skip to content

Commit b3910c3

Browse files
authored
Merge pull request #425 from cisco-open/ittest-improve
Ittest improve
2 parents 73db489 + 8938e3b commit b3910c3

File tree

7 files changed

+514
-174
lines changed

7 files changed

+514
-174
lines changed

test/ittest/context.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ type RecordBodyMatcher interface {
9393

9494
// RecorderHook wrapper of recorder.Hook
9595
type RecorderHook interface {
96+
Name() string
9697
Handler() recorder.HookFunc
9798
Kind() recorder.HookKind
9899
}

0 commit comments

Comments
 (0)