Class: Sauce::RailsTestCase

Inherits:
ActiveSupport::TestCase
  • Object
show all
Extended by:
SeleniumForTestUnitClassMethods
Includes:
SeleniumForTestUnit
Defined in:
lib/sauce/test_unit.rb

Instance Attribute Summary

Attributes included from SeleniumForTestUnit

#browser

Instance Method Summary collapse

Methods included from SeleniumForTestUnitClassMethods

sauce_config, sauce_config=, selenium_flags, selenium_flags=

Methods included from SeleniumForTestUnit

#run

Instance Method Details

#default_testObject

Placeholder so test/unit ignores test cases without any tests.



85
86
# File 'lib/sauce/test_unit.rb', line 85

def default_test
end