C# 클래스 Apache.NMS.ActiveMQ.Test.Commands.ActiveMQMessageTest

파일 보기 프로젝트 열기: ThorTech/apache-nms

공개 메소드들

메소드 설명
TestClearProperties ( ) : void

비공개 메소드들

메소드 설명
SetUp ( ) : void
TestBooleanPropertyConversion ( ) : void
TestBytePropertyConversion ( ) : void
TestClearBody ( ) : void
TestConvertProperties ( ) : void
TestCopy ( ) : void
TestDoublePropertyConversion ( ) : void
TestEqualsObject ( ) : void
TestFloatPropertyConversion ( ) : void
TestGetAndSetMSRedelivered ( ) : void
TestGetAndSetNMSCorrelationID ( ) : void
TestGetAndSetNMSDeliveryMode ( ) : void
TestGetAndSetNMSDestination ( ) : void
TestGetAndSetNMSPriority ( ) : void
TestGetAndSetNMSReplyTo ( ) : void
TestGetAndSetNMSType ( ) : void
TestGetAndSetNMSXDeliveryCount ( ) : void
TestGetBooleanProperty ( ) : void
TestGetByteProperty ( ) : void
TestGetDoubleProperty ( ) : void
TestGetFloatProperty ( ) : void
TestGetIntProperty ( ) : void
TestGetLongProperty ( ) : void
TestGetObjectProperty ( ) : void
TestGetPropertyNames ( ) : void
TestGetShortProperty ( ) : void
TestGetStringProperty ( ) : void
TestIntPropertyConversion ( ) : void
TestLongPropertyConversion ( ) : void
TestPropertyExists ( ) : void
TestReadOnlyProperties ( ) : void
TestSetEmptyPropertyName ( ) : void
TestSetNullProperty ( ) : void
TestSetNullPropertyName ( ) : void
TestSetObjectProperty ( ) : void
TestSetReadOnly ( ) : void
TestSetToForeignNMSID ( ) : void
TestShallowCopy ( ) : void
TestShortPropertyConversion ( ) : void
TestStringPropertyConversion ( ) : void

메소드 상세

TestClearProperties() 공개 메소드

public TestClearProperties ( ) : void
리턴 void