org.specs2.mutable.NameSpace.scala Maven / Gradle / Ivy
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
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