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

org.apache.crunch.test
Class CrunchTestSupport

java.lang.Object
  extended by org.apache.crunch.test.CrunchTestSupport

public class CrunchTestSupport
extends Object

A temporary workaround for Scala tests to use when working with Rule annotations until it gets fixed in JUnit 4.11.


Field Summary
 TemporaryPath tempDir
           
 
Constructor Summary
CrunchTestSupport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tempDir

public TemporaryPath tempDir
Constructor Detail

CrunchTestSupport

public CrunchTestSupport()


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