This is an automated email from the ASF dual-hosted git repository.

tabish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git.


    from 524fd3d  PROTON-2390: fix direction indicator on incoming protocol 
headers
     new fc3713e  PROTON-2392 Fix issue with Declare expectation and message 
format
     new 34170e0  PROTON-2393 Allow AMQP Frames to be fired on connection 
established

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../qpid/protonj2/test/driver/AMQPTestDriver.java  |   9 ++
 .../protonj2/test/driver/ProtonTestClient.java     |  14 +-
 .../protonj2/test/driver/ProtonTestConnector.java  |   5 +
 .../qpid/protonj2/test/driver/ProtonTestPeer.java  |   2 +
 .../protonj2/test/driver/ProtonTestServer.java     |  12 ++
 .../qpid/protonj2/test/driver/ScriptWriter.java    |   9 +-
 .../test/driver/actions/TransferInjectAction.java  |  10 ++
 .../driver/expectations/DeclareExpectation.java    | 172 +++++++++++++++++++++
 .../driver/expectations/DischargeExpectation.java  | 172 +++++++++++++++++++++
 .../test/driver/TransactionHandlingTest.java       |  16 +-
 10 files changed, 412 insertions(+), 9 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to