CheckType

no.nrk.bigquery.testing.BQSmokeTest.CheckType
See theCheckType companion trait
object CheckType

Attributes

Companion
trait
Source
BQSmokeTest.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CheckType.type

Members list

Type members

Classlikes

case object Failing extends CheckType

Attributes

Source
BQSmokeTest.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CheckType
class Object
trait Matchable
class Any
Show all
Self type
Failing.type
case class Schema(value: BQSchema) extends CheckType

Attributes

Source
BQSmokeTest.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CheckType
class Object
trait Matchable
class Any
Show all
case class TypeAndName(value: BQType) extends CheckType

Attributes

Source
BQSmokeTest.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CheckType
class Object
trait Matchable
class Any
Show all
case class TypeOnly(value: BQType) extends CheckType

Attributes

Source
BQSmokeTest.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CheckType
class Object
trait Matchable
class Any
Show all
case object Untyped extends CheckType

Attributes

Source
BQSmokeTest.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CheckType
class Object
trait Matchable
class Any
Show all
Self type
Untyped.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala