Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Cucumber::TagExcess

Public Class Methods

new(messages) click to toggle source
# File lib/cucumber/errors.rb, line 36
def initialize(messages)
  super(messages.join("\n"))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.