Sha256: 2d3483f92c619c4e75a3c1861973b787a3c61d8befb65e96ef2fab0622c44e72

Contents?: true

Size: 201 Bytes

Versions: 6

Compression:

Stored size: 201 Bytes

Contents

require_relative 'spec_helper'

describe appy-app::TestTest do

    it "can be instantiated" do
        model = appy-app::TestTest.new
        expect( model ).to be_an(appy-app::TestTest)
    end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hippo-fw-0.9.6 command-reference-files/model/spec/server/test_test_spec.rb
hippo-fw-0.9.5 command-reference-files/model/spec/server/test_test_spec.rb
hippo-fw-0.9.4 command-reference-files/model/spec/server/test_test_spec.rb
hippo-fw-0.9.3 command-reference-files/model/spec/server/test_test_spec.rb
hippo-fw-0.9.2 command-reference-files/model/spec/server/test_test_spec.rb
hippo-fw-0.9.1 command-reference-files/model/spec/server/test_test_spec.rb