StringOps

weaver.Expectations$.Helpers.StringOps
implicit class StringOps(str: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def ignore(implicit loc: SourceLocation): TestName
def only(implicit loc: SourceLocation): TestName
def tagged(tag: String)(implicit loc: SourceLocation): TestName