()
| 81 | } |
| 82 | |
| 83 | func (e extendArTestCase) ImagePath() string { |
| 84 | return "geometry.png" |
| 85 | } |
| 86 | |
| 87 | func (e extendArTestCase) URLOptions() string { |
| 88 | opts := testutil.NewOptionsBuilder() |
nothing calls this directly
no outgoing calls
no test coverage detected