org.apache.blur.console.util
Class ConfigTest

java.lang.Object
  extended by org.apache.blur.console.ConsoleTestBase
      extended by org.apache.blur.console.util.ConfigTest

public class ConfigTest
extends ConsoleTestBase


Constructor Summary
ConfigTest()
           
 
Method Summary
 void setup()
           
 void testGetBlurConfig()
           
 void testGetConnectionString()
           
 void testGetConsolePort()
           
 void testGetZookeeper()
           
 
Methods inherited from class org.apache.blur.console.ConsoleTestBase
shutdown, startup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigTest

public ConfigTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testGetConsolePort

public void testGetConsolePort()

testGetBlurConfig

public void testGetBlurConfig()

testGetConnectionString

public void testGetConnectionString()
                             throws IOException
Throws:
IOException

testGetZookeeper

public void testGetZookeeper()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.