com.splunk
Class ConfigurationTest

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

public class ConfigurationTest
extends SDKTestCase


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

Constructor Detail

ConfigurationTest

public ConfigurationTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class SDKTestCase
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Overrides:
tearDown in class SDKTestCase
Throws:
java.lang.Exception

testStandardFilesExist

public void testStandardFilesExist()

testCreateConf

public void testCreateConf()

testCreateAndDeleteStanza

public void testCreateAndDeleteStanza()

testWriteToStanza

public void testWriteToStanza()