package testutils
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait CleanUpBeforeAll extends BeforeAndAfterAll
- trait CleanUpBeforeEach extends BeforeAndAfterEach
- trait CreateDatabasesBeforeAll extends BeforeAndAfterAll
- trait SparkSpec extends AnyFlatSpec with WithSparkSession with Matchers
-
class
TestETLContext extends RuntimeETLContext
Default Test ETL context is a timestamp-based ETL.
-
class
TestIdETLContext extends RuntimeIdETLContext
Id-based ETL context for testing.
-
class
TestTimestampETLContext extends RuntimeTimestampETLContext
Timestamp-based ETL context for testing.
- trait WithSparkSession extends AnyRef
-
class
DeprecatedTestETLContext extends DeprecatedRuntimeETLContext
- Annotations
- @deprecated
- Deprecated
(Since version 11.0.0) use v2.TestETLContext instead
Value Members
- object ClassGenerator
- object ClassGeneratorImplicits
- object TestETLContext extends Serializable
- object TestIdETLContext extends Serializable
- object TestTimestampETLContext extends Serializable
Deprecated Value Members
-
object
DeprecatedTestETLContext extends Serializable
- Annotations
- @deprecated
- Deprecated
(Since version 11.0.0) use v2.TestETLContext instead