activemq-artemis/tests
Michael André Pearce 98028cdecc ARTEMIS-1586 Refactor to make more generic
* Move byte util code into ByteUtil
* Re-use the new equals method in SimpleString
* Apply same pools/interners to client decode
* Create String to SimpleString pools/interners for property access via String keys (producer and consumer benefits)
* Lazy init the pools on withing the get methods of CoreMessageObjectPools to get the specific pool, to avoid having this scattered every where.
* reduce SimpleString creation in conversion to/from core message methods with JMS wrapper.
* reduce SimpleString creation in conversion to/from Core in OpenWire, AMQP, MQTT.
2018-01-17 09:33:41 +01:00
..
activemq5-unit-tests ARTEMIS-1532 Enable tests which are unintentionally skipped by Surefire 2017-12-20 16:06:22 -05:00
artemis-test-support ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
compatibility-tests ARTEMIS-1599 fixing compatibility with 1.x exported file 2018-01-11 21:33:17 -05:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests NO-JIRA fixing header copy & paste error 2018-01-09 10:34:38 -06:00
integration-tests ARTEMIS-1586 Refactor to make more generic 2018-01-17 09:33:41 +01:00
jms-tests ARTEMIS-1532 Use @Ignore annotation to disable tests 2017-12-20 16:06:22 -05:00
joram-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
performance-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
smoke-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
soak-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
stress-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
timing-tests ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
unit-tests ARTEMIS-1572 UTF-8 Encoding is not translating ASCII edge cases correctly 2018-01-04 13:57:08 -06:00
pom.xml ARTEMIS-1546 Adding tests to validate compatibility 2017-12-18 22:04:37 -05:00