Tag

org.scalatest.Tag
See theTag companion class
object Tag

Companion object for Tag, which offers a factory method.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Value members

Concrete methods

def apply(name: String): Tag

Factory method for creating new Tag objects.

Factory method for creating new Tag objects.

Attributes