Certain fields (timestamps, uuids, etc.) are difficult to test for. The dropFields function allows specific fields to be removed from an unmarshalled json response body. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| util.go | ||
Certain fields (timestamps, uuids, etc.) are difficult to test for. The dropFields function allows specific fields to be removed from an unmarshalled json response body. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| util.go | ||