Method: Uberspec::Base#command

Defined in:
lib/uberspec.rb

#commandObject



61
62
63
# File 'lib/uberspec.rb', line 61

def command
  raise "'command' Must be defined in test suite specific implimentation"
end