Sha256: 9075177feea6ec2505e94a2a8738f31e0d886c312172b4f092adb108cc057c8a

Contents?: true

Size: 265 Bytes

Versions: 3

Compression:

Stored size: 265 Bytes

Contents

class Teaspoon.Jasmine1.Suite extends Teaspoon.Suite

  constructor: (@suite) ->
    @fullDescription = @suite.getFullName()
    @description = @suite.description
    @link = @filterUrl(@fullDescription)
    @parent = @suite.parentSuite
    @viewId = @suite.viewId

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
teaspoon-jasmine-2.9.1 lib/teaspoon/jasmine/assets/teaspoon/jasmine1/suite.coffee
teaspoon-jasmine-2.4.1 lib/teaspoon/jasmine/assets/teaspoon/jasmine1/suite.coffee
teaspoon-jasmine-2.3.4 lib/teaspoon/jasmine/assets/teaspoon/jasmine1/suite.coffee