![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Factory methods to create messages for the various UI test tools. More...
Static Public Member Functions | |
static ITopicMessage | CreateDeltaMessage (MessageArgsContainer mac) |
Creates a (delta) topic message from a message args container. Helper class for the UI test tools. More... | |
static ITopicMessage | CreateLoadMessage (MessageArgsContainer mac) |
Creates a (load) topic message from a message args container. Helper class for the UI test tools. More... | |
static ITopicMessage | CreateServiceTopicDeltaMessage (MessageArgsContainer mac) |
Creates a (delta) topic message from a message args container. Helper class for the UI test tools. More... | |
static FetchMessage | CreateFetchMessage (MessageArgsContainer mac) |
Creates a fetch message from a message args container. Helper class for the UI test tools. More... | |
Factory methods to create messages for the various UI test tools.
|
static |
Creates a (delta) topic message from a message args container. Helper class for the UI test tools.
mac |
|
static |
Creates a fetch message from a message args container. Helper class for the UI test tools.
mac |
|
static |
Creates a (load) topic message from a message args container. Helper class for the UI test tools.
mac |
|
static |
Creates a (delta) topic message from a message args container. Helper class for the UI test tools.
mac |