mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-22 01:11:43 -05:00
Replaces use of UI doubles within tests to use actual UI instance
to ensure calls are passing parameters correctly.
|
||
|---|---|---|
| .. | ||
| change_host_name_test.rb | ||
| choose_addressable_ip_addr_test.rb | ||
| file_system_test.rb | ||
| halt_test.rb | ||
| insert_public_key_test.rb | ||
| mount_nfs_test.rb | ||
| mount_shared_folder_test.rb | ||
| mount_smb_shared_folder_test.rb | ||
| mount_virtual_box_shared_folder_test.rb | ||
| network_interfaces_test.rb | ||
| nfs_client_test.rb | ||
| persist_mount_shared_folder_test.rb | ||
| port_test.rb | ||
| reboot_test.rb | ||
| remove_public_key_test.rb | ||
| rsync_test.rb | ||
| shell_expand_guest_path_test.rb | ||