summaryrefslogtreecommitdiff
path: root/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-161-0/+21
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-161-0/+6
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-158-151/+262
* QPID-181 QPID-180Martin Ritchie2006-12-153-91/+337
* QPID-193 Make createConsumer synchronous to avoid races in client code.Robert Greig2006-12-141-0/+67
* QPID-176 Patch supplied by Rob Godfrey. Check for topic is now more sophistic...Robert Greig2006-12-131-0/+75
* QPID-177 Patch supplied by Rob Godfrey: adapter now calls the correct createT...Robert Greig2006-12-131-0/+94
* QPID-149Martin Ritchie2006-12-131-4/+16
* QPID-175 Patch supplied by Rob Godfrey. Now allocates new autoexpanding buffe...Robert Greig2006-12-131-1/+33
* QPID-9Martin Ritchie2006-12-131-3/+1
* QPID-174 Fix submitted by Rob Godfrey. Now performs a flip() to ensure the li...Robert Greig2006-12-122-14/+113
* QPID-164Martin Ritchie2006-12-122-94/+1048
* QPID-171 Patch supplied by Rob Godfrey to fix problem where close check for p...Robert Greig2006-12-121-0/+70
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-121-20/+37
* complete client test reorganizationStephen Vinoski2006-12-123-73772/+46
* client test reorganizationStephen Vinoski2006-12-12100-10431/+22
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-111-6/+171
* QPID-163 - attempting to change the client id results in an exception being t...Robert Greig2006-12-091-3/+35
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-093-6/+589
* fix for QPID-116Stephen Vinoski2006-12-082-2/+2
* Added line to check setPropertyNames as useful temp system Marnie McCormack2006-12-071-0/+1
* Added setObjectProperty test for now, will refactor this class anonMarnie McCormack2006-12-071-10/+69
* FieldTable change.Martin Ritchie2006-12-058-51/+224
* Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
* QPID-148Martin Ritchie2006-12-041-0/+243
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-6/+16
* QPID-122Martin Ritchie2006-11-284-27/+164
* Redundant files removedMarnie McCormack2006-11-283-297/+0
* Further example tidy upMarnie McCormack2006-11-284-48/+91
* Further example tidy upMarnie McCormack2006-11-284-39/+44
* QPID-71Martin Ritchie2006-11-282-34/+93
* Initial example class overhaul - still some way to go.Marnie McCormack2006-11-2420-365/+293
* Added example.properties file and amended tests to use for PropertiesFileInit...Marnie McCormack2006-11-242-10/+76
* speed up testStephen Vinoski2006-11-231-7/+6
* client/pom.xml - removed TransactedTest.java from exclude Listener.javaMartin Ritchie2006-11-221-1/+1
* * use VMBrokerSetup test helper class where appropriateStephen Vinoski2006-11-223-14/+12
* [Text|Object]MessageTest.java - added tests that will fail as per QPID-122 bu...Martin Ritchie2006-11-222-19/+19
* QPID-119Martin Ritchie2006-11-227-3/+628
* convert tests to junit3Stephen Vinoski2006-11-1942-1639/+1070
* complete bringing initial maven work to trunkStephen Vinoski2006-11-186-23/+25
* directory moves required for maven mergeStephen Vinoski2006-11-18123-0/+89549