Expectations

weaver.Expectations$
See theExpectations companion class

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Additive extends NewType

Attributes

Graph
Supertypes
class NewType
class Object
trait Matchable
class Any
Self type
object Helpers extends Helpers

Attributes

Companion:
trait
Graph
Supertypes
trait Helpers
class Object
trait Matchable
class Any
Self type
Helpers.type
trait Helpers

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Helpers.type
abstract class NewType

Trick to convert from multiplicative assertion to additive assertion

Trick to convert from multiplicative assertion to additive assertion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Additive.type
Self type

Types

type Additive = Type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def format(tpl: String, values: String*): String

Implicits

Implicits

implicit def additiveMonoid(implicit loc: SourceLocation): Monoid[Additive]