com.splunk
Class SettingsTest

java.lang.Object
  extended by com.splunk.SDKTestCase
      extended by com.splunk.SettingsTest

public class SettingsTest
extends SDKTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.splunk.SDKTestCase
SDKTestCase.EventuallyTrueBehavior
 
Constructor Summary
SettingsTest()
           
 
Method Summary
 void testGettersThrowNoExceptions()
           
 void testHttpPortSetter()
           
 void testMangementPort()
           
 void testOtherSetters()
           
 void testSymmKey()
           
 
Methods inherited from class com.splunk.SDKTestCase
assertEventuallyTrue, clearRestartMessage, connect, hasTestData, installApplicationFromTestData, isPortInUse, openResource, restartRequired, setUp, splunkRestart, streamToString, tearDown, uncheckedSplunkRestart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsTest

public SettingsTest()
Method Detail

testGettersThrowNoExceptions

public void testGettersThrowNoExceptions()

testHttpPortSetter

public void testHttpPortSetter()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testMangementPort

public void testMangementPort()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testSymmKey

public void testSymmKey()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testOtherSetters

public void testOtherSetters()
                      throws java.lang.Exception
Throws:
java.lang.Exception