Module: Storexplore

Defined in:
lib/storexplore/dsl.rb,
lib/storexplore/api.rb,
lib/storexplore/digger.rb,
lib/storexplore/walker.rb,
lib/storexplore/version.rb,
lib/storexplore/uri_utils.rb,
lib/storexplore/hash_utils.rb,
lib/storexplore/array_utils.rb,
lib/storexplore/null_digger.rb,
lib/storexplore/walker_page.rb,
lib/storexplore/browsing_error.rb,
lib/storexplore/walker_page_error.rb,
lib/storexplore/testing/dummy_data.rb,
lib/storexplore/testing/dummy_store.rb,
lib/storexplore/testing/configuration.rb,
lib/storexplore/testing/dummy_store_api.rb,
lib/storexplore/testing/api_shared_context.rb,
lib/storexplore/testing/api_shared_examples.rb,
lib/storexplore/testing/dummy_store_constants.rb,
lib/storexplore/testing/dummy_store_generator.rb

Overview

dummy_store_constants.rb

Copyright © 2013-2014 by Philippe Bourgau. All rights reserved.

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

This library 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Defined Under Namespace

Modules: Testing Classes: Api, ArrayUtils, BrowsingError, Digger, Dsl, HashUtils, NullDigger, UriUtils, Walker, WalkerPage, WalkerPageError

Constant Summary collapse

VERSION =
"0.5.0"