Sha256: 73cf07259db6c42976e856666fd97f40305552cc72504cfb1356ef0b77e632ad
Contents?: true
Size: 538 Bytes
Versions: 39
Compression:
Stored size: 538 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__), 'acceptance')) require 'test/unit'
Version data entries
39 entries across 31 versions & 3 rubygems