Sha256: 4152c99cdaa31e041ecd6beb9b0002acc1c2b5d2767b469b54a6e09ec12cd7bf

Contents?: true

Size: 333 Bytes

Versions: 83

Compression:

Stored size: 333 Bytes

Contents

require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/../../spec_helper'
require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/fixtures/classes.rb'
require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/shared/to_s.rb'

describe "String#to_str" do
  it_behaves_like(:string_to_s, :to_str)
end

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
rhodes-1.4.2 spec/framework_spec/app/spec/core/string/to_str_spec.rb
rhodes-1.4.1 spec/framework_spec/app/spec/core/string/to_str_spec.rb
rhodes-1.4.0 spec/framework_spec/app/spec/core/string/to_str_spec.rb