Package com.bloomberglp.blpapi.test
package com.bloomberglp.blpapi.test
-
ClassDescription
MessageFormatter
is used to populate/format a message.This class represents properties of a message that are not part of the message contents, for example theCorrelationID
, or timestamp.This class (along withMessageFormatter
) provides static utility for unit testing BLPAPI applications.