# File lib/object_extension.rb, line 15 15: def unit_tests(options={}, &block) 16: do_tests("Units", options, &block) 17: end