Sha256: 5eb52402e7e0bb8a756b6ca109e6517925f4b3ff81fa49c32a85a94f75c1fa31
Contents?: true
Size: 453 Bytes
Versions: 19
Compression:
Stored size: 453 Bytes
Contents
Feature: Virtual Machine As a virtualbox library user I want to access information about specific virtual machines In order to get information about VMs in VirtualBox Scenario: Finding a non-existent VM When I find a VM identified by "this_should_never_exist1234" Then the VM should not exist Scenario: Finding a VM When I find a VM identified by "test_vm_A" Then the VM should exist And the "VM" properties should match
Version data entries
19 entries across 19 versions & 3 rubygems