Sha256: 03f0880d9c37850ee9047ac9f756afdda8577e8397a5d8c3fafed6d5edac51f4
Contents?: true
Size: 431 Bytes
Versions: 83
Compression:
Stored size: 431 Bytes
Contents
require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/../../spec_helper' require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/fixtures/classes' require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/shared/object_id' describe "Object.object_id" do it_behaves_like(:kernel_object_id, :object_id) end describe "Kernel#object_id" do it "needs to be reviewed for spec completeness" end
Version data entries
83 entries across 83 versions & 1 rubygems