org.apache.hadoop.hive.ql.optimizer.listbucketingpruner
Class DynamicMultiDimeCollectionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.DynamicMultiDimeCollectionTest
All Implemented Interfaces:
junit.framework.Test

public class DynamicMultiDimeCollectionTest
extends junit.framework.TestCase

Test DynamicMultiDimeContainer


Constructor Summary
DynamicMultiDimeCollectionTest()
           
 
Method Summary
 void testFlat1()
           
 void testFlat2()
           
 void testFlat3()
           
 void testUniqueElementsList1()
           
 void testUniqueElementsList2()
           
 void testUniqueElementsList3()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynamicMultiDimeCollectionTest

public DynamicMultiDimeCollectionTest()
Method Detail

testUniqueElementsList1

public void testUniqueElementsList1()

testUniqueElementsList2

public void testUniqueElementsList2()

testUniqueElementsList3

public void testUniqueElementsList3()

testFlat3

public void testFlat3()
               throws SemanticException
Throws:
SemanticException

testFlat2

public void testFlat2()
               throws SemanticException
Throws:
SemanticException

testFlat1

public void testFlat1()
               throws SemanticException
Throws:
SemanticException


Copyright © 2011 The Apache Software Foundation