Sha256: f922c5e9701bc1d1404fe656797ba613adae7b6d702b5aa49a6fcf0ef77cf5de
Contents?: true
Size: 615 Bytes
Versions: 49
Compression:
Stored size: 615 Bytes
Contents
unless defined?(STANDARD_OBJECT_PUBLIC_INSTANCE_METHODS) STANDARD_OBJECT_PUBLIC_INSTANCE_METHODS = Object.public_instance_methods end $:.unshift File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")) $:.unshift File.expand_path(File.join(File.dirname(__FILE__))) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'unit')) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'unit', 'parameter_matchers')) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'integration')) $:.unshift File.expand_path(File.join(File.dirname(__FILE__), 'acceptance')) require 'test/unit'
Version data entries
49 entries across 49 versions & 3 rubygems