func newUint64Pointer(i uint64) *uint64 { … } func TestVolumeStatsCollector(t *testing.T) { … } func TestVolumeStatsCollectorWithNullVolumeStatus(t *testing.T) { … }
func newUint64Pointer(i uint64) *uint64 { … } func TestVolumeStatsCollector(t *testing.T) { … } func TestVolumeStatsCollectorWithNullVolumeStatus(t *testing.T) { … }