| Package | Description |
|---|---|
| org.finra.hqlunit | |
| org.finra.hqlunit.rules |
| Class and Description |
|---|
| TestDataLoader
This TestRule class provides utility functions for extracting testing data from resources and loading it into Hive tables
|
| TestHiveServer
TestHiveServer is a TestRule responsible for constructing a HiveContext for use in testing hql scripts
*MUST* be used with the @ClassRule annotation - other HqlUnit provided TestRules require this rule to run first
Many classes take a TestHiveServer as an input even though they just need the HiveContext.
|
| Class and Description |
|---|
| TestHiveServer
TestHiveServer is a TestRule responsible for constructing a HiveContext for use in testing hql scripts
*MUST* be used with the @ClassRule annotation - other HqlUnit provided TestRules require this rule to run first
Many classes take a TestHiveServer as an input even though they just need the HiveContext.
|
Copyright © 2016. All rights reserved.