Update

org.specs2.reporter.HtmlOptions.Update
implicit class Update(map: Map[String, String])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def updateWhenTrue(name: String, value: String, condition: Boolean): Map[String, String]
def updateWhenTrue(name: String, value: Boolean): Map[String, String]