org.scalatest.golden

Members list

Type members

Classlikes

case object GoldenAccept extends GoldenMode

Attributes

Source
GoldenConfig.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait GoldenMode
class Object
trait Matchable
class Any
Show all
Self type
case object GoldenCheck extends GoldenMode

Attributes

Source
GoldenConfig.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait GoldenMode
class Object
trait Matchable
class Any
Show all
Self type
final case class GoldenConfig(mode: GoldenMode, diff: GoldenDiff)

Attributes

Companion
object
Source
GoldenConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GoldenConfig

Attributes

Companion
class
Source
GoldenConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait GoldenDiff

Attributes

Source
GoldenConfig.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GoldenScalactic.type
case object GoldenGenerate extends GoldenMode

Attributes

Source
GoldenConfig.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait GoldenMode
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Source
GoldenMatchers.scala
Supertypes
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all
sealed trait GoldenMode

Attributes

Source
GoldenConfig.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GoldenAccept.type
object GoldenCheck.type
object GoldenGenerate.type
case object GoldenScalactic extends GoldenDiff

Attributes

Source
GoldenConfig.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait GoldenDiff
class Object
trait Matchable
class Any
Show all
Self type
trait HasGoldenConfig extends Suite

Attributes

Source
HasGoldenConfig.scala
Supertypes
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all
Known subtypes