Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return List instead of Optional and more tests #25

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Return List instead of Optional and more tests #25

wants to merge 6 commits into from

Commits on May 2, 2018

  1. Merge pull request #4 from PennState/develop

    Merge pull request #23 from mez5001/develop
    mez5001 committed May 2, 2018
    Configuration menu
    Copy the full SHA
    5b2e590 View commit details
    Browse the repository at this point in the history
  2. deserializeList return list instead of Optional. Added tests for abst…

    …ract classes.
    Michael Zalewski committed May 2, 2018
    Configuration menu
    Copy the full SHA
    54f82a4 View commit details
    Browse the repository at this point in the history
  3. Annotation cleanup on Test implementation classes

    Michael Zalewski committed May 2, 2018
    Configuration menu
    Copy the full SHA
    532e190 View commit details
    Browse the repository at this point in the history
  4. Adding @NotNull to JsonSerializationUtil.deserializeList

    Michael Zalewski committed May 2, 2018
    Configuration menu
    Copy the full SHA
    eb8e033 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Updating InstantFormatAdapter to unmarshall non UTC times

    Michael Zalewski committed May 24, 2018
    Configuration menu
    Copy the full SHA
    7bee42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f25c2a7 View commit details
    Browse the repository at this point in the history