Skip to content

Commit

Permalink
Merge pull request #425 from cisco-open/ittest-improve
Browse files Browse the repository at this point in the history
Ittest improve
  • Loading branch information
stonedu1011 authored Jul 8, 2024
2 parents 73db489 + 8938e3b commit b3910c3
Show file tree
Hide file tree
Showing 7 changed files with 514 additions and 174 deletions.
1 change: 1 addition & 0 deletions test/ittest/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ type RecordBodyMatcher interface {

// RecorderHook wrapper of recorder.Hook
type RecorderHook interface {
Name() string
Handler() recorder.HookFunc
Kind() recorder.HookKind
}
Expand Down
Loading

0 comments on commit b3910c3

Please sign in to comment.