(time.Time)
| 16 | Name() string |
| 17 | Query(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) ([]model.SamplePair, error) |
| 18 | ExpectedValueAt(time.Time) float64 |
| 19 | |
| 20 | MinQueryTime() time.Time |
| 21 | Test(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) (bool, error) |
no outgoing calls
no test coverage detected