Module: SequelUtils

Included in:
ScenarioUtils
Defined in:
lib/cucumber/lib/utils/sequel_utils.rb

Overview

OERPScenario, OpenERP Functional Tests

Author Guewen Baconnier
Copyright Camptocamp SA 2012

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 Afero of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Instance Attribute Summary collapse

Instance Attribute Details

#sequel(params = {}) ⇒ Object (readonly)

Returns the value of attribute sequel.



23
24
25
# File 'lib/cucumber/lib/utils/sequel_utils.rb', line 23

def sequel
  @sequel
end