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

org.specs2.mutable.NameSpace.scala Maven / Gradle / Ivy

There is a newer version: 3.7
Show 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 - 2024 Weber Informatics LLC | Privacy Policy