activemq/openwire-dotnet/tests/OpenWire.Client
Hiram R. Chirino 69889d82bb Added visual studio project files and started porting over test cases from the java side, flesh out the durable sub stuff a little more
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@380620 13f79535-47bb-0310-9956-ffa450edef68
2006-02-24 08:41:42 +00:00
..
ClientTest.cs working OpenWire.Net client! While not all of JMS is supported just yet, the test program shows the creation of a Connection, Session, Consumer, Producer and sending and receiving a message (using the synchronous dispatch) 2006-02-23 20:36:12 +00:00
CommandTest.cs working OpenWire.Net client! While not all of JMS is supported just yet, the test program shows the creation of a Connection, Session, Consumer, Producer and sending and receiving a message (using the synchronous dispatch) 2006-02-23 20:36:12 +00:00
ConsumerTest.cs Added visual studio project files and started porting over test cases from the java side, flesh out the durable sub stuff a little more 2006-02-24 08:41:42 +00:00
EndianTest.cs Added visual studio project files and started porting over test cases from the java side, flesh out the durable sub stuff a little more 2006-02-24 08:41:42 +00:00
OpenWire.Client.build added a rough implementation of the ITransport interface; needs more work on the concurrent processing side of things though 2006-01-11 18:58:57 +00:00
TestMain.cs working OpenWire.Net client! While not all of JMS is supported just yet, the test program shows the creation of a Connection, Session, Consumer, Producer and sending and receiving a message (using the synchronous dispatch) 2006-02-23 20:36:12 +00:00
TestSupport.cs added compiling (but not working) unit test case 2006-01-10 19:30:13 +00:00