| Class | Description | 
|---|---|
| CrunchTestSupport | A temporary workaround for Scala tests to use when working with Rule
 annotations until it gets fixed in JUnit 4.11. | 
| DebugLogging | Allows direct manipulation of the Hadoop log4j settings to aid in
 unit testing. | 
| Employee | |
| Employee.Builder | RecordBuilder for Employee instances. | 
| Person | |
| Person.Builder | RecordBuilder for Person instances. | 
| TemporaryPath | Creates a temporary directory for a test case and destroys it afterwards. | 
| TestCounters | A utility class used during unit testing to update and read counters. | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.