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

net.serenitybdd.core.package-info Maven / Gradle / Ivy

There is a newer version: 4.1.20
Show newest version
/**
 * Core domain model for the Serenity application.
 * The core module contains the bulk of the Serenity code. All the core domain modelling, reporting and
 * WebDriver support goes here. It is written in a test-framework-agnostic way, to make it easier to hock into
 * other testing or BDD frameworks.
 * These classes are usually used in conjunction with one of the other modules such as the JUnit or Easyb module,
 * to write the actual acceptance tests.
 */
package net.serenitybdd.core;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy