Sha256: 2e6ac079b90f7a867871fb71aa2c05cd23e01f841628fc82196eb64fd6b242b6
Contents?: true
Size: 304 Bytes
Versions: 13
Compression:
Stored size: 304 Bytes
Contents
Shindo.tests('Fog::Compute[:vsphere] | list_storage_pods request', ['vsphere']) do tests('When listing all storage pods') do response = Fog::Compute[:vsphere].list_storage_pods tests('The response data format ...') do test('be a kind of Hash') { response.is_a? Array } end end end
Version data entries
13 entries across 11 versions & 2 rubygems