This project has retired. For details please refer to its Attic page.
org.apache.crunch.test (Apache Crunch 0.3.0-incubating API)

Package org.apache.crunch.test

Provides a collection of test utilities.

See:
          Description

Class Summary
CrunchTestSupport A temporary workaround for Scala tests to use when working with Rule annotations until it gets fixed in JUnit 4.11.
InMemoryEmitter<T> An Emitter instance that writes emitted records to a backing List.
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.
 

Package org.apache.crunch.test Description

Provides a collection of test utilities.



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.