BQSmokeTest

no.nrk.bigquery.testing.BQSmokeTest
See theBQSmokeTest companion class
object BQSmokeTest

Attributes

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

Members list

Type members

Classlikes

case class CachedQuery(frag: BQSqlFrag, cacheDir: Path)

Attributes

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

Attributes

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

Attributes

Companion
object
Source
BQSmokeTest.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Failing.type
class Schema
class TypeAndName
class TypeOnly
object Untyped.type

Value members

Concrete methods

def bqCheckFragment(testName: String, frag: BQSqlFrag, checkType: CheckType, assertStable: Seq[BQTableLike[Any]], target: GeneratedTest, static: GeneratedTest): BigQueryClient[IO] => IO[Unit]

Attributes

Source
BQSmokeTest.scala

Attributes

Source
BQSmokeTest.scala
def exampleRow(schema: BQSchema): BQSqlFrag

Attributes

Source
BQSmokeTest.scala