summaryrefslogtreecommitdiff
path: root/java/client/test
Commit message (Collapse)AuthorAgeFilesLines
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-221-67/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@478023 13f79535-47bb-0310-9956-ffa450edef68
* directory moves required for maven mergeStephen Vinoski2006-11-18123-89549/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@476414 13f79535-47bb-0310-9956-ffa450edef68
* QPID-92 fixed outstanding mina 1.1.0 build issuesMartin Ritchie2006-11-152-12/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475303 13f79535-47bb-0310-9956-ffa450edef68
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-154-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475286 13f79535-47bb-0310-9956-ffa450edef68
* * added top-level systests directory for non-unit testsStephen Vinoski2006-11-122-238/+1
| | | | | | | | * moved some tests into systests to eliminate dependencies between test subdirectories (required for maven) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473889 13f79535-47bb-0310-9956-ffa450edef68
* update Apache licenses to the current versionStephen Vinoski2006-11-10143-1622/+2323
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473568 13f79535-47bb-0310-9956-ffa450edef68
* Fixed ant error due to lack of fscontext jarMartin Ritchie2006-11-101-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473356 13f79535-47bb-0310-9956-ffa450edef68
* Added licenses for jython and jms cts and removed fscontext jars, updated to ↵Marnie McCormack2006-11-103-0/+40
| | | | | | notice.txt git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473296 13f79535-47bb-0310-9956-ffa450edef68
* Shutdown invm broker after connections are closed.Gordon Sim2006-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473280 13f79535-47bb-0310-9956-ffa450edef68
* Updated propertiesStephen Vinoski2006-11-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473072 13f79535-47bb-0310-9956-ffa450edef68
* QPID-73 Removed jboss/jbossall-client.jar as the base64 decoding appears to ↵Steven Shaw2006-11-081-0/+0
| | | | | | have been the last remaining dependency on it. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472592 13f79535-47bb-0310-9956-ffa450edef68
* QPID-73 Updated FieldTableTest to no longer use the Base64 decoder included ↵Steven Shaw2006-11-081-9/+4
| | | | | | in jboss-all-client.jar. Instead it uses the one from commons-codec. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472588 13f79535-47bb-0310-9956-ffa450edef68
* QPID-72 Set module.dist back to false. We no longer want client-test module ↵Steven Shaw2006-11-081-1/+1
| | | | | | to be part of the binary distribution. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472513 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Martin Ritchie2006-11-082-2/+2
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472504 13f79535-47bb-0310-9956-ffa450edef68
* MultipleConnectionTest.java needed a longer time out.Martin Ritchie2006-11-084-10/+13
| | | | | | JNDI URL was missing file:// git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472500 13f79535-47bb-0310-9956-ffa450edef68
* Proper fix for timing out testsMartin Ritchie2006-11-082-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472498 13f79535-47bb-0310-9956-ffa450edef68
* Fix for timing out ObjectMessageTest.java testMartin Ritchie2006-11-081-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472495 13f79535-47bb-0310-9956-ffa450edef68
* Fixed last few issues with the unit tests.Martin Ritchie2006-11-088-18/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472492 13f79535-47bb-0310-9956-ffa450edef68
* Removed erroneous importMartin Ritchie2006-11-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472485 13f79535-47bb-0310-9956-ffa450edef68
* Removed duplicate JNDI test updated @Ignore-s on a few failing tests.Martin Ritchie2006-11-088-662/+168
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472484 13f79535-47bb-0310-9956-ffa450edef68
* Made the temp. directory contain currentMillis to reduce Permission errorsMartin Ritchie2006-11-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472471 13f79535-47bb-0310-9956-ffa450edef68
* Removed two two old importsMartin Ritchie2006-11-081-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472465 13f79535-47bb-0310-9956-ffa450edef68
* Updated to work with new test classes. Will run all *Test.java files (But ↵Martin Ritchie2006-11-081-4/+20
| | | | | | not *UnitTest.java) in the test/unit package git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472461 13f79535-47bb-0310-9956-ffa450edef68
* Moved Unit test to test/unit package.Martin Ritchie2006-11-0852-2265/+1537
| | | | | | Added TestMessageHelper.java to allow access to package only methods whilst keeping test in the correct package. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472458 13f79535-47bb-0310-9956-ffa450edef68
* Set AutoCreateInVMBroker to false.Martin Ritchie2006-11-071-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472173 13f79535-47bb-0310-9956-ffa450edef68
* Corrected VMBroker Creation and clean up per testMartin Ritchie2006-11-0718-110/+462
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472159 13f79535-47bb-0310-9956-ffa450edef68
* Removed explicit VM references to allow auto creation to occur. Added some ↵Martin Ritchie2006-11-075-95/+62
| | | | | | sleeps to allow broker instantiation during tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472124 13f79535-47bb-0310-9956-ffa450edef68
* Added attempt to unbind if an error occurs.Martin Ritchie2006-11-071-9/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472108 13f79535-47bb-0310-9956-ffa450edef68
* Disabled auto creation of vm brokers.Martin Ritchie2006-11-071-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472093 13f79535-47bb-0310-9956-ffa450edef68
* Before/After now class levelMarnie McCormack2006-11-071-12/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472083 13f79535-47bb-0310-9956-ffa450edef68
* TransactedTest.java - Added Logging around the setup.Martin Ritchie2006-11-071-3/+3
| | | | | | Added a sleep after VM Broker creation to allow broker to startup. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472073 13f79535-47bb-0310-9956-ffa450edef68
* Added new test classes to unit testsMarnie McCormack2006-11-071-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472064 13f79535-47bb-0310-9956-ffa450edef68
* Tests for changes around QueueSession and TopicSession as per QPID-66Marnie McCormack2006-11-071-0/+121
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472062 13f79535-47bb-0310-9956-ffa450edef68
* Comment tidy upMarnie McCormack2006-11-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472044 13f79535-47bb-0310-9956-ffa450edef68
* Added cleanup of invm brokerMarnie McCormack2006-11-071-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472042 13f79535-47bb-0310-9956-ffa450edef68
* Added tests for QueueReceiver create methods to check for ClassCastException ↵Marnie McCormack2006-11-071-2/+21
| | | | | | etc. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472039 13f79535-47bb-0310-9956-ffa450edef68
* Initial test for AMQSession changes from QPID-66Marnie McCormack2006-11-031-0/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@470818 13f79535-47bb-0310-9956-ffa450edef68
* Test corrected to handle colons appropriatelyMarnie McCormack2006-11-021-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@470382 13f79535-47bb-0310-9956-ffa450edef68
* Added TestAMQProtocolSession to test suite for client for QPID-4Marnie McCormack2006-11-021-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@470340 13f79535-47bb-0310-9956-ffa450edef68
* Test classes for QPID-4 changes to AMQProtocolSession.generateQueueNameMarnie McCormack2006-11-022-0/+210
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@470337 13f79535-47bb-0310-9956-ffa450edef68
* JNDIReferenceableTest.java - removed unused importMartin Ritchie2006-11-015-6/+4
| | | | | | | referenceabletest/UnitTests.java - was not running referenceabletest Unit Tests but destinationurl tests. VmRequestReply.java,DurableSubscriptionTest.java,TransactedTest.java - Added InVM Exception to failure assertions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469807 13f79535-47bb-0310-9956-ffa450edef68
* Additions to build system to cause junit to produce a reportMartin Ritchie2006-10-311-17/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469504 13f79535-47bb-0310-9956-ffa450edef68
* Additions to build system to cause junit to produce a reportMartin Ritchie2006-10-311-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469491 13f79535-47bb-0310-9956-ffa450edef68
* Added stacktrace on failureMartin Ritchie2006-10-311-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469478 13f79535-47bb-0310-9956-ffa450edef68
* Updated to programmatically set QPID_WORK for logging, to stop failed buildsMartin Ritchie2006-10-312-2/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469470 13f79535-47bb-0310-9956-ffa450edef68
* Added a sleep to give the VM broker time to create queues.Martin Ritchie2006-10-311-25/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469463 13f79535-47bb-0310-9956-ffa450edef68
* Removed duplicate log4j classes. Jboss jar included old ones that are notGordon Sim2006-10-261-0/+0
| | | | | | | | compatible with latest code. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@468070 13f79535-47bb-0310-9956-ffa450edef68
* Resolution to QPID-23Martin Ritchie2006-10-201-0/+110
| | | | | | | | | | | Added Simple JNDI SPI Class that uses a PropertiesFile to create a ContextFactory for use with in JNDI. Added a unit test to test using properties file to get correct objects from JNDI lookup. Modifed AMQHeadersExchange.java to allow creation from a BindingURL. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@466076 13f79535-47bb-0310-9956-ffa450edef68
* Further fixes and some extra tests for transactions.Gordon Sim2006-10-191-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@465549 13f79535-47bb-0310-9956-ffa450edef68
* QPID-36 Added high/low water mark to DUPS_OK_ACKNOWLEDGE.Martin Ritchie2006-10-181-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@465166 13f79535-47bb-0310-9956-ffa450edef68