org.apache.hadoop.hive.serde2.objectinspector
Class TestReflectionObjectInspectors

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.hadoop.hive.serde2.objectinspector.TestReflectionObjectInspectors
All Implemented Interfaces:
junit.framework.Test

public class TestReflectionObjectInspectors
extends junit.framework.TestCase


Constructor Summary
TestReflectionObjectInspectors()
           
 
Method Summary
 void testReflectionObjectInspectors()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestReflectionObjectInspectors

public TestReflectionObjectInspectors()
Method Detail

testReflectionObjectInspectors

public void testReflectionObjectInspectors()
                                    throws Throwable
Throws:
Throwable


Copyright © 2009 The Apache Software Foundation