Sha256: 6db0f7249e24fdca8e1157d59f203c7a2acda01134d6fb4103b6a9a86f3c900f

Contents?: true

Size: 178 Bytes

Versions: 8

Compression:

Stored size: 178 Bytes

Contents

describe "Skr.Models.GlAccount", ->

    it "can be instantiated", ->
        model = new Skr.Models.GlAccount()
        expect(model).toEqual(jasmine.any(Skr.Models.GlAccount))

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stockor-0.5.0 spec/skr/models/GlAccountSpec.coffee
stockor-0.4.0 spec/skr/models/GlAccountSpec.coffee
stockor-0.3.0 spec/skr/models/GlAccountSpec.coffee
stockor-0.2 spec/skr/models/GlAccountSpec.coffee
stockor-0.1.9 spec/skr/models/GlAccountSpec.coffee
stockor-0.1.8 spec/skr/models/GlAccountSpec.coffee
stockor-0.1.7 spec/skr/models/GlAccountSpec.coffee
stockor-0.1.5 spec/skr/models/GlAccountSpec.coffee