net.thucydides.core.requirements.package-info Maven / Gradle / Ivy
/**
* An application is designed to deliver a number of high-level capabilities.
* These capabilities are high-level features designed to meet the application business goals.
* Capabilities are demonstrated and validated by the acceptance criteria, but not all capabilities
* will have acceptance criteria defined (e.g. at the start of the project, or for legacy projects).
*/
package net.thucydides.core.requirements;