<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/testkit/src/main, branch trunk</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>NO-JIRA: delete the testkit module, it contains a single class which is almost entirely commented out, and hasnt been modified since it was left behind 2 years ago when the module contents were moved into the tools module.</title>
<updated>2012-03-03T15:29:06+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-03-03T15:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=df9178d3e1847ce1449da09f272d4e09b27862b0'/>
<id>df9178d3e1847ce1449da09f272d4e09b27862b0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1296639 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1296639 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This is related to rev 1032640</title>
<updated>2010-11-08T21:35:19+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2010-11-08T21:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8e77acf02345b5c16ba14c3de1b9bce4444e600d'/>
<id>8e77acf02345b5c16ba14c3de1b9bce4444e600d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032733 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032733 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>The receiver was only counting messages if dups check was on.</title>
<updated>2010-10-06T13:22:05+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2010-10-06T13:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5fc3df4477567b000c6f3639be6dea3cf6e9c74a'/>
<id>5fc3df4477567b000c6f3639be6dea3cf6e9c74a</id>
<content type='text'>
Therefore added logic to count messages even when we are not checking for dups.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1005024 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Therefore added logic to count messages even when we are not checking for dups.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1005024 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>A connection listener is set to all connections, to catch any connection level exceptions and report them via the error handler.</title>
<updated>2010-09-30T01:55:15+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2010-09-30T01:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8c32d038ac6790d437f075285ae811e21d5149d3'/>
<id>8c32d038ac6790d437f075285ae811e21d5149d3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1002927 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1002927 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the Sender and Receiver to work with the new addressing strings.</title>
<updated>2010-09-29T01:55:36+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2010-09-29T01:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a14a3a1c1a73c58f4d4682bdf72be3db40ce1eb4'/>
<id>a14a3a1c1a73c58f4d4682bdf72be3db40ce1eb4</id>
<content type='text'>
You could now invoke the sender or receiver by passing an addressing string as a program argument.
The sender and receiver could now be utilised more easily as a building block for scripting test cases.
Modified the TestLauncher to also work with addressing strings.

The Receiver was also modified to work as a durable subscriber if specified via a JVM arg.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1002446 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You could now invoke the sender or receiver by passing an addressing string as a program argument.
The sender and receiver could now be utilised more easily as a building block for scripting test cases.
Modified the TestLauncher to also work with addressing strings.

The Receiver was also modified to work as a durable subscriber if specified via a JVM arg.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1002446 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2857 : Address issues found by running FindBugs against the Java codebase</title>
<updated>2010-09-12T22:40:40+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2010-09-12T22:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8c8130d0288446f88deef393823cccffcaed474d'/>
<id>8c8130d0288446f88deef393823cccffcaed474d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@996393 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@996393 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>I have added the license header to the files included in this commit.</title>
<updated>2010-02-12T22:30:38+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2010-02-12T22:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8618b7e45ba6b0f74b27c68d2bcf94cd57f15758'/>
<id>8618b7e45ba6b0f74b27c68d2bcf94cd57f15758</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@909641 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@909641 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added log4j config to the test launcher</title>
<updated>2009-11-18T19:36:38+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-18T19:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=2bddecb9a34dd9f541ac9f7fc8e09c0210b2592f'/>
<id>2bddecb9a34dd9f541ac9f7fc8e09c0210b2592f</id>
<content type='text'>
Added shell script to run testkit.py
Removed brokertest.py, instead using the version checked in under python/qpid folder by Alan.
The shell scripts and the setup is work in progress, checking in now to help Alan reproduce an issue.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881896 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added shell script to run testkit.py
Removed brokertest.py, instead using the version checked in under python/qpid folder by Alan.
The shell scripts and the setup is work in progress, checking in now to help Alan reproduce an issue.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881896 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved MessageFactory to the tools module.</title>
<updated>2009-11-11T00:21:27+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-11T00:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=34f7b03fcbce2e80dc71640783dfbff772878060'/>
<id>34f7b03fcbce2e80dc71640783dfbff772878060</id>
<content type='text'>
Added a Generic Sender and a Receiver. 
They can be run standalone or used as a building block to create more complex tests.
TestLauncher is a utility to start a sender or receiver in multiple threads with some added plumbing.
Please refer to each class to see the full set of options available.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834724 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a Generic Sender and a Receiver. 
They can be run standalone or used as a building block to create more complex tests.
TestLauncher is a utility to start a sender or receiver in multiple threads with some added plumbing.
Please refer to each class to see the full set of options available.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834724 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the following files as they will be replaced by a generic Sender and Receiver.</title>
<updated>2009-11-11T00:13:13+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-11T00:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b81852ece48447a8b00e3fd2bafe66b044f2bf80'/>
<id>b81852ece48447a8b00e3fd2bafe66b044f2bf80</id>
<content type='text'>
The bin files and the files under o/a/qpid/teskit/perf are moved under tools.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834721 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bin files and the files under o/a/qpid/teskit/perf are moved under tools.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834721 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
