Sha256: 7b44851634f278fa6707221ead1b30aeb9e1c6e04b3ae459ac2df9175e9f8429
Contents?: true
Size: 286 Bytes
Versions: 38
Compression:
Stored size: 286 Bytes
Contents
Shindo.tests("Fog::Joyent[:analytics] | types", %w{joyent}) do @analytics = Fog::Joyent[:analytics] @types = @analytics.types tests('#all').succeeds do @types.all end tests('#new').succeeds do @types.new(['string', {'arity' => 'discrete', 'unit' => ''}]) end end
Version data entries
38 entries across 36 versions & 6 rubygems