com.splunk
Class NamespaceTest

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

public class NamespaceTest
extends SDKTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.splunk.SDKTestCase
SDKTestCase.EventuallyTrueBehavior
 
Constructor Summary
NamespaceTest()
           
 
Method Summary
 void testLiveNamespace1()
           
 void testNamespaceConflicts()
           
 void testNamespaceVisibility()
           
 void testStaticNamespace()
           
 
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

NamespaceTest

public NamespaceTest()
Method Detail

testStaticNamespace

public void testStaticNamespace()

testLiveNamespace1

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

testNamespaceVisibility

public void testNamespaceVisibility()

testNamespaceConflicts

public void testNamespaceConflicts()