Sha256: d13a28e3435cb3d979928ccf0b48597cf4d687aa7c2c9f25a78c6e3ecdc91edf
Contents?: true
Size: 599 Bytes
Versions: 19
Compression:
Stored size: 599 Bytes
Contents
Feature: VirtualBox version information As a virtualbox library user I want to access information about the installed version In order to determine if I support this version of VirtualBox Scenario: Reading the version When I try to read the virtualbox "version" Then the result should match version output Scenario: Reading the revision When I try to read the virtualbox "revision" Then the result should match version output Scenario: Checking if VirtualBox supported When I try to read the virtualbox "supported?" Then the result should match version output
Version data entries
19 entries across 19 versions & 3 rubygems