()
| 24 | } |
| 25 | |
| 26 | func (r resizeFillGravityTestCase) ImagePath() string { |
| 27 | return "geometry.png" |
| 28 | } |
| 29 | |
| 30 | func (r resizeFillGravityTestCase) URLOptions() string { |
| 31 | opts := testutil.NewOptionsBuilder() |
nothing calls this directly
no outgoing calls
no test coverage detected