Sha256: 173827e6ba5ee08ce2113d3e90792128db51007d63a842e4309641a565fca7ce

Contents?: true

Size: 261 Bytes

Versions: 1

Compression:

Stored size: 261 Bytes

Contents

class Teaspoon.Jasmine1.Suite

  constructor: (@suite) ->
    @fullDescription = @suite.getFullName()
    @description = @suite.description
    @link = "?grep=#{encodeURIComponent(@fullDescription)}"
    @parent = @suite.parentSuite
    @viewId = @suite.viewId

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
teaspoon-jasmine-2.2.0 lib/teaspoon/jasmine/assets/teaspoon/jasmine1/suite.coffee