public class TestHiveServer
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestHiveServer(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
notestExecute() |
protected void |
setUp() |
protected void |
tearDown() |
void |
testAddArchiveShouldFailIfFileNotExist() |
void |
testAddFileShouldFailIfFileNotExist() |
void |
testAddJarShouldFailIfJarNotExist() |
void |
testDynamicSerde() |
void |
testExecute() |
void |
testFetch() |
void |
testGetClusterStatus()
Test cluster status retrieval.
|
void |
testMetastore()
Test metastore call.
|
void |
testNonHiveCommand() |
void |
testScratchDirShouldClearWhileStartup() |
void |
testScratchDirShouldNotClearWhileStartup() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testExecute()
throws java.lang.Exception
java.lang.Exceptionpublic void notestExecute()
throws java.lang.Exception
java.lang.Exceptionpublic void testNonHiveCommand()
throws java.lang.Exception
java.lang.Exceptionpublic void testMetastore()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetClusterStatus()
throws java.lang.Exception
java.lang.Exceptionpublic void testFetch()
throws java.lang.Exception
java.lang.Exceptionpublic void testDynamicSerde()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddJarShouldFailIfJarNotExist()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddFileShouldFailIfFileNotExist()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddArchiveShouldFailIfFileNotExist()
throws java.lang.Exception
java.lang.Exceptionpublic void testScratchDirShouldNotClearWhileStartup()
throws java.lang.Exception
java.lang.Exceptionpublic void testScratchDirShouldClearWhileStartup()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation