Sha256: 1a400ce7b59822e57df67bcbdba48e42f263fc4eef2a732c9fb89bc9cae4ae49

Contents?: true

Size: 219 Bytes

Versions: 6

Compression:

Stored size: 219 Bytes

Contents

module Teaspoon
  class Failure < Exception; end
  class UnknownSuite < Exception; end
  class RunnerException < Exception; end
  class AssetNotServable < Exception; end
  class EnvironmentNotFound < Exception; end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
teaspoon-0.7.9 lib/teaspoon/exceptions.rb
teaspoon-0.7.8 lib/teaspoon/exceptions.rb
teaspoon-0.7.7 lib/teaspoon/exceptions.rb
teaspoon-0.7.6 lib/teaspoon/exceptions.rb
teaspoon-0.7.5 lib/teaspoon/exceptions.rb
teaspoon-0.7.4 lib/teaspoon/exceptions.rb