FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added Event Factory for handoff protocol by LeeParrishMSFT · Pull Request #1118 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Added Event Factory for handoff protocol - #1118

Merged
tracyboehrer (tracyboehrer) merged 3 commits into
mainfrom
lparrish/Issue279
Apr 1, 2021
Merged

Added Event Factory for handoff protocol#1118
tracyboehrer (tracyboehrer) merged 3 commits into
mainfrom
lparrish/Issue279

Conversation

Copy link
Copy Markdown
Contributor

Fixes #279

Description

Ported EventFactory from C# to Java for the handoff protocol.

Specific Changes

Added EventFactory.java and HandoffEventNames.java to implement the helper functionality for the handoff protocol.

Testing

Ported Unit test from C# to test the EventFactory code. Unit tests provide 100% code coverage of new code.

tracyboehrer (tracyboehrer) deleted the lparrish/Issue279 branch April 1, 2021 14:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PORT] Event factory for handoff protocol

2 participants


Back | FazBrowse Home | New Git URL