org.specs2.specification.Scope.scala Maven / Gradle / Ivy
The 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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy