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

org.specs2.specification.Scope.scala Maven / Gradle / Ivy

There is a newer version: 3.7
Show newest version
package org.specs2
package specification

/**
 * Marker trait that is used to create a new scope with variables and implicitly converted to a Success in a mutable
 * Specification
 */
trait Scope extends matcher.Scope




© 2015 - 2024 Weber Informatics LLC | Privacy Policy