com.splunk
Class PortInputTest

java.lang.Object
  extended by com.splunk.SDKTestCase
      extended by com.splunk.InputTest
          extended by com.splunk.PortInputTest

public class PortInputTest
extends InputTest


Nested Class Summary
 
Nested classes/interfaces inherited from class com.splunk.SDKTestCase
SDKTestCase.EventuallyTrueBehavior
 
Constructor Summary
PortInputTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetPort()
           
 void testRestrictToHostCausesError()
           
 
Methods inherited from class com.splunk.InputTest
testNop, testRemoveFromCollection
 
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

PortInputTest

public PortInputTest()
Method Detail

setUp

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

tearDown

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

testRestrictToHostCausesError

public void testRestrictToHostCausesError()

testGetPort

public void testGetPort()