C# Class Apache.NMS.ActiveMQ.Test.Commands.ActiveMQTextMessageTest

Afficher le fichier Open project: ThorTech/apache-nms

Méthodes protégées

Méthode Description
SetContent ( Message message, String text ) : void

Private Methods

Méthode Description
TestClearBody ( ) : void
TestCommand ( ) : void
TestGetBytes ( ) : void
TestNullText ( ) : void
TestReadOnlyBody ( ) : void
TestSetText ( ) : void
TestShallowCopy ( ) : void
TestShortText ( ) : void
TtestWriteOnlyBody ( ) : void

Method Details

SetContent() protected méthode

protected SetContent ( Message message, String text ) : void
message Apache.NMS.ActiveMQ.Commands.Message
text String
Résultat void