com.splunk
Class ScriptedInputTest

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

public class ScriptedInputTest
extends SDKTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.splunk.SDKTestCase
SDKTestCase.EventuallyTrueBehavior
 
Constructor Summary
ScriptedInputTest()
           
 
Method Summary
 void testEntity()
           
 void testMatchNonscriptInputName()
           
 void testMatchScriptInputName()
           
 
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

ScriptedInputTest

public ScriptedInputTest()
Method Detail

testMatchNonscriptInputName

public void testMatchNonscriptInputName()

testMatchScriptInputName

public void testMatchScriptInputName()

testEntity

public void testEntity()