Files
kubernetes/pkg/printers
Kubernetes Submit Queue a915811a98 Merge pull request #63776 from wgliang/master.test-printers
Automatic merge from submit-queue (batch tested with PRs 63770, 63776, 64001, 64028, 63984). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

use subtest for table units (pkg/printers)

**What this PR does / why we need it**:

Go 1.7 added the subtest feature which can make table-driven tests much easier to run and debug. Many table-driven tests in pkg/kubectl are not using this feature.

/kind cleanup

Further reading: [Using Subtests and Sub-benchmarks](https://blog.golang.org/subtests)

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-05-19 02:11:30 -07:00
..
2018-05-17 17:20:54 -04:00
2018-05-11 14:54:37 -04:00
2018-05-11 14:54:37 -04:00
2018-05-04 11:15:35 -04:00
2018-05-04 11:15:35 -04:00
2018-05-11 14:54:37 -04:00
2017-03-07 22:28:27 -05:00
2018-05-11 14:54:37 -04:00