| Bloomberglp.Blpapi.Test Namespace |
| Class | Description | |
|---|---|---|
| MessageProperties |
This class represents properties of a message that are not part of the
message contents, for example the CorrelationID, or
timestamp.
| |
| TestUtil |
Provides utilities for unit testing BLPAPI applications.
This includes deserializing services from XML, creating test events, and appending/formatting messages in these events. |
| Interface | Description | |
|---|---|---|
| IMessageFormatter |
Used to populate/format a message. It supports writing once only to
each field. Attempting to set an already set element will fail.
Behavior is undefined if:
|