activemq/openwire-dotnet/tests/JMS
Hiram R. Chirino ecf56d1a74 - Fixed endian convertion issues
- Fixed UTF8 encoding issues (size prefix needed to be a short instead of a int)
- Simplified usage of the Binary Reader/Writers by extending the class.
- Fixed Primitive Map encoding issues (edianness was not right)
- Enabled a durable sub test that works now due to message properties being correctly marshalled.
- Added a MessageTest 



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383459 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 03:39:51 +00:00
..
AsyncConsumeTest.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00
BadConsumeTest.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00
BytesMessageTest.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00
ConsumerTest.cs - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
JMSPropertyTest.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00
JMSTestSupport.cs Don't report errors if the transport is being closed. 2006-03-05 13:20:48 +00:00
MapMessageTest.cs - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
MessageTest.cs - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
TextMessage.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00
TransactionTest.cs Fix setup teardown methods. 2006-03-05 09:01:27 +00:00