Parent

Methods

Class/Module Index [+]

Quicksearch

Cucumber::Ast::Table::Different

Attributes

table[R]

Public Class Methods

new(table) click to toggle source
# File lib/cucumber/ast/table.rb, line 29
def initialize(table)
  super('Tables were not identical')
  @table = table
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.