Package org.chenile.cucumber.nonrest


package org.chenile.cucumber.nonrest
Contains the Gherkin language support for Non Rest interactions
  • Classes
    Class
    Description
    Cucumber steps to facilitate running tests using normal IN-VM testing (NOT REST based)
    These steps are generic since they leverage the scripting language and JSON PATH etc. that are supported by Spring MVC.
    See the methods below for the precise Gherkin language that has been created.