TestName

weaver.TestName
See theTestName companion object
case class TestName(name: String, location: SourceLocation, tags: Set[String])

An identifier to a test in a suite.

The implicit conversion from String is used as a mean for IDEs to detect the location of individual tests.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product