Module: Drntest

Defined in:
lib/drntest/version.rb,
lib/drntest/engine.rb,
lib/drntest/tester.rb,
lib/drntest/directive.rb,
lib/drntest/input-error.rb,
lib/drntest/json-loader.rb,
lib/drntest/test-loader.rb,
lib/drntest/test-runner.rb,
lib/drntest/test-results.rb,
lib/drntest/configuration.rb,
lib/drntest/test-executor.rb,
lib/drntest/test-suites-result.rb,
lib/drntest/response-normalizer.rb,
lib/drntest/responses-normalizer.rb

Overview

Copyright © 2014 Droonga Project

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 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 <www.gnu.org/licenses/>.

Defined Under Namespace

Classes: Configuration, Directive, DisableCompletionDirective, DisableLoggingDirective, DisableValidationDirective, EnableCompletionDirective, EnableLoggingDirective, EnableValidationDirective, Engine, EngineStalled, IncludeDirective, InputError, JSONLoader, OmitDirective, RequireCatalogVersionDirective, ResponseNormalizer, ResponsesNormalizer, SubscribeUntil, TestExecutor, TestLoader, TestResults, TestRunner, TestSuitesResult, Tester, UnknownDirective

Constant Summary collapse

VERSION =
"1.2.0"