com.splunk
Class DeploymentServerClassTest

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

public class DeploymentServerClassTest
extends SDKTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.splunk.SDKTestCase
SDKTestCase.EventuallyTrueBehavior
 
Constructor Summary
DeploymentServerClassTest()
           
 
Method Summary
 void setUp()
           
 void testBlacklist()
           
 void testContinueMatching()
           
 void testCreate()
           
 void testDisable()
           
 void testEnable()
           
 void testEndpoint()
           
 void testFilterType()
           
 void testWhitelist()
           
 
Methods inherited from class com.splunk.SDKTestCase
assertEventuallyTrue, clearRestartMessage, connect, hasTestData, installApplicationFromTestData, isPortInUse, openResource, restartRequired, splunkRestart, streamToString, tearDown, uncheckedSplunkRestart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentServerClassTest

public DeploymentServerClassTest()
Method Detail

setUp

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

testCreate

public void testCreate()

testDisable

public void testDisable()

testEnable

public void testEnable()

testBlacklist

public void testBlacklist()

testWhitelist

public void testWhitelist()

testContinueMatching

public void testContinueMatching()

testEndpoint

public void testEndpoint()

testFilterType

public void testFilterType()