|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.hadoop.hive.service.TestHiveServer
public class TestHiveServer
TestHiveServer.
Constructor Summary | |
---|---|
TestHiveServer(String name)
|
Method Summary | |
---|---|
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()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
---|
public TestHiveServer(String name)
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testExecute() throws Exception
Exception
public void notestExecute() throws Exception
Exception
public void testNonHiveCommand() throws Exception
Exception
public void testMetastore() throws Exception
Exception
public void testGetClusterStatus() throws Exception
Exception
public void testFetch() throws Exception
Exception
public void testDynamicSerde() throws Exception
Exception
public void testAddJarShouldFailIfJarNotExist() throws Exception
Exception
public void testAddFileShouldFailIfFileNotExist() throws Exception
Exception
public void testAddArchiveShouldFailIfFileNotExist() throws Exception
Exception
public void testScratchDirShouldNotClearWhileStartup() throws Exception
Exception
public void testScratchDirShouldClearWhileStartup() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |