Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Added Event Factory for handoff protocol #1118

Merged
merged 3 commits into from
Apr 1, 2021
Merged

Conversation

LeeParrishMSFT
Copy link
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 merged commit 45130e6 into main Apr 1, 2021
@tracyboehrer tracyboehrer deleted the lparrish/Issue279 branch April 1, 2021 14:42
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