Sha256: d73ef5b2d2ebcb02f8cb3c4b3c7751f799cb48707821a118cac93a51f19b522a

Contents?: true

Size: 157 Bytes

Versions: 7

Compression:

Stored size: 157 Bytes

Contents

require 'spec_helper'

describe Hanuman do
  
  it_behaves_like Hanuman::Shortcuts

  it{ should respond_to(:stage) }
  it{ should respond_to(:graph) }

end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
ul-wukong-4.1.1 spec/hanuman/hanuman_spec.rb
ul-wukong-4.1.0 spec/hanuman/hanuman_spec.rb
wukong-4.0.0 spec/hanuman/hanuman_spec.rb
wukong-3.0.1 spec/hanuman/hanuman_spec.rb
wukong-3.0.0 spec/hanuman/hanuman_spec.rb
wukong-3.0.0.pre3 spec/hanuman/hanuman_spec.rb
wukong-3.0.0.pre2 spec/hanuman/hanuman_spec.rb