func newTestHost(t *testing.T) (string, volume.VolumeHost) { … } func TestCanSupport(t *testing.T) { … } type expectedCommand … func TestPlugin(t *testing.T) { … } func doTestPlugin(scenario struct { … } func doTestSetUp(scenario struct { … }
func newTestHost(t *testing.T) (string, volume.VolumeHost) { … } func TestCanSupport(t *testing.T) { … } type expectedCommand … func TestPlugin(t *testing.T) { … } func doTestPlugin(scenario struct { … } func doTestSetUp(scenario struct { … }