vagrant/test
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
acceptance Require what to be notified for with block and Subprocess.execute 2012-06-01 17:02:12 +02:00
config Add `rake acceptance:boxes` to download required boxes for tests 2011-11-13 13:37:30 -08:00
support Test Tempdir class cleans itself up 2012-06-24 00:03:28 -07:00
unit Add the Environment#machine method 2012-11-07 21:45:09 -08:00