Sha256: 7cc1cf741d8e399d3c5cabf8915abbb711a286d28929a928267b077e1c1a24b3

Contents?: true

Size: 183 Bytes

Versions: 3

Compression:

Stored size: 183 Bytes

Contents

Given /^I create a Transformation::SelectColumn object with "([^"]*)" and "([^"]*)"$/ do |column1, column2|
  @select_column = Itiel::Transform::SelectColumn.new column1, column2
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
itiel-0.1.2 features/step_definitions/transformation/select_column_steps.rb
itiel-0.1.1 features/step_definitions/transformation/select_column_steps.rb
itiel-0.1.0 features/step_definitions/transformation/select_column_steps.rb