Class
caplin.services.testing

SubscriptionStub

A SubscriptionStub stubs out a caplin.services.messaging.Subscription instance for the purpose of components which rely on streamed data.

Constructor Summary

Attributes Name and Description
caplin.services.testing.SubscriptionStub( sSubject, oListener)

Constructs an instance of caplin.services.testing.SubscriptionStub.

Methods implemented from class caplin.services.messaging.Subscription:
dispose, getSubject, isPaused, pause, resume

Constructor Detail

caplin.services.testing.SubscriptionStub( sSubject, oListener)

Constructs an instance of caplin.services.testing.SubscriptionStub.

Parameters
sSubject
oListener