All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.chutneytesting.task.package-info Maven / Gradle / Ivy

/**
 * New API to manipulate Tasks.
* This API makes *
    *
  • tasks inputs accessible to the execution, so that parameters of all steps used in a scenario can be validated before actual execution
  • *
  • tasks inputs accessible to design, so that auto-completion and editor validation can be performed
  • *
  • just-in-time expression evaluation transparent to task implementations
  • *
  • type-safe inputs declaration
  • *
*/ package com.chutneytesting.task;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy