
org.specs2.mutable.NameSpace.scala Maven / Gradle / Ivy
The newest version!
package org.specs2.mutable
/**
* This marker trait can be used to scope variables which should only be used for a given set of fragments
* @see MutableGivenWhenThenSpec
*/
trait NameSpace
© 2015 - 2025 Weber Informatics LLC | Privacy Policy