Uses of Class
org.kuali.rice.ksb.test.KSBTestCase

Packages that use KSBTestCase
org.kuali.rice.ksb   
org.kuali.rice.ksb.messaging   
org.kuali.rice.ksb.messaging.exceptionhandling   
org.kuali.rice.ksb.messaging.resourceloading   
org.kuali.rice.ksb.quartz   
org.kuali.rice.ksb.security.admin   
 

Uses of KSBTestCase in org.kuali.rice.ksb
 

Subclasses of KSBTestCase in org.kuali.rice.ksb
 class StartBusTest
           
 

Uses of KSBTestCase in org.kuali.rice.ksb.messaging
 

Subclasses of KSBTestCase in org.kuali.rice.ksb.messaging
 class ContextObjectMessagingTest
          Test that a context object passed through messaging is preserved in async queue async topic
 class DelayedAsynchronousServiceTest
          Tests distributed Queue scenarios
 class DevModeTest
           
 class DigitalSignatureTest
           
 class DistributedQueueTest
          Tests distributed Queue scenarios
 class DistributedTopicNoJtaTest
          This test is currently being ignored.
 class DistributedTopicTest
          simple test verifying if distributed topics are working.
 class ExceptionRetryCountTest
          Tests exception retries in KSB messaging.
 class KSBThreadPoolTest
          This is a description of what this class does - rkirkend don't forget to fill this in.
 class MessageFetcherTest
          Tests MessageFetcher.
 class RemoteFailureTest
           
 class RestServiceDefinitionTest
          Tests equality between RESTServiceDefinition objects
 class RESTServiceTest
          Test that RESTful services work over the KSB
 class ServiceCallClusterTest
          Verify services in a cluster are being both being called Verify a locally deployed service is always called instead of a remote service in a cluster Verify that a service in a cluster fails over when one of the services in the cluster goes down.
 class ServiceUpdateAndRemovalTest
          This test ensures that ServiceInfo and ServiceDefinition instances are being modified and removed correctly.
 class SimpleServiceCallNoJtaTest
          This test is currently being ignored.
 class SimpleServiceCallTest
          Tests calling services in a very simple scenario.
 class SOAPMessagingTest
          Tests that queues work over soap
 class SoapServiceDefinitionTest
           
 class SOAPServiceTest
           
 class TransactionMessagingTest
          Verify that messaging works in the context of a transaction and message invokation is done via the TransactionSynchronization messagei
 class Value1AndValue2PersistedOnMessageCall
          verify that value1 and value2 are preserved when passed into message helper and making an async call.
 

Uses of KSBTestCase in org.kuali.rice.ksb.messaging.exceptionhandling
 

Subclasses of KSBTestCase in org.kuali.rice.ksb.messaging.exceptionhandling
 class DefaultMessageExceptionHandlerTest
           
 class ExceptionMessagingTest
          Tests various exception messaging cases Millis to live - that a message with no home is still sending messages while it's time to live hasn't expired Retry count - that a message configured with a retry count will send x number of messages before being marked exception Being marked as exception - that a message in exception is in the route log and marked with a status of 'E' Defuault retry count - that a message configured with no retry or time to live is retry the default number of times as noted in an app constant and a class default if that constant is not a number or doesn't exist App Constant to determine the default time increment works (we need this to effectively test anyway) Things work without the timeincrement constant in place
 

Uses of KSBTestCase in org.kuali.rice.ksb.messaging.resourceloading
 

Subclasses of KSBTestCase in org.kuali.rice.ksb.messaging.resourceloading
 class KSBResourceLoaderFactoryTest
           
 

Uses of KSBTestCase in org.kuali.rice.ksb.quartz
 

Subclasses of KSBTestCase in org.kuali.rice.ksb.quartz
 class QuartzTest
          Test basic sanity check of quartz implementation
 

Uses of KSBTestCase in org.kuali.rice.ksb.security.admin
 

Subclasses of KSBTestCase in org.kuali.rice.ksb.security.admin
 class JavaSecurityManagementServiceTest
          This is a test class used to test the KSB java security operation using certificates and keystores
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.