The DataFrameWriter object used.
The hive environment object used.
The application to generate tests for.
An optional application conf file we want to use in our tests.
An optional custom argument object we want to use in our tests.
Executing the tests.
Executing the tests.
The parameterless execute method has been deprecated and will be removed in a future version of ScalaTest. Please invoke execute with empty parens instead: execute().
The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest
A trait representing Integration tests for a given application