com.ebay.erl.mobius.util
Class UtilTest

java.lang.Object
  extended by com.ebay.erl.mobius.util.UtilTest

public class UtilTest
extends java.lang.Object


Constructor Summary
UtilTest()
           
 
Method Summary
protected  java.util.List<Tuple> generate(int rows, java.lang.String... keys)
           
 void testCrossProduct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilTest

public UtilTest()
Method Detail

testCrossProduct

public void testCrossProduct()

generate

protected java.util.List<Tuple> generate(int rows,
                                         java.lang.String... keys)