| 37 | } |
| 38 | |
| 39 | type filterConditionIntegrationTest struct{} |
| 40 | |
| 41 | // Execute executes a test case and returns an error if occurred |
| 42 | func (h *filterConditionIntegrationTest) Execute() error { |
nothing calls this directly
no outgoing calls
no test coverage detected