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, toString
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testExecute() throws java.lang.Exception
java.lang.Exception
public void notestExecute() throws java.lang.Exception
java.lang.Exception
public void testNonHiveCommand() throws java.lang.Exception
java.lang.Exception
public void testMetastore() throws java.lang.Exception
java.lang.Exception
public void testGetClusterStatus() throws java.lang.Exception
java.lang.Exception
public void testFetch() throws java.lang.Exception
java.lang.Exception
public void testDynamicSerde() throws java.lang.Exception
java.lang.Exception
public void testAddJarShouldFailIfJarNotExist() throws java.lang.Exception
java.lang.Exception
public void testAddFileShouldFailIfFileNotExist() throws java.lang.Exception
java.lang.Exception
public void testAddArchiveShouldFailIfFileNotExist() throws java.lang.Exception
java.lang.Exception
public void testScratchDirShouldNotClearWhileStartup() throws java.lang.Exception
java.lang.Exception
public void testScratchDirShouldClearWhileStartup() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation