Validates that the host was setup correctly
Returns:
nil
Raises:
If the host is setup incorrectly, this will be raised with the appropriate message
66 67 68
# File 'lib/beaker/host/unix.rb', line 66 def validate_setup nil end