Skip to content

Remove PowerMock from ModelKeyParserTest (#3529)#3545

Open
apmoriarty wants to merge 1 commit intointegrationfrom
task/update-model-key-parser-test
Open

Remove PowerMock from ModelKeyParserTest (#3529)#3545
apmoriarty wants to merge 1 commit intointegrationfrom
task/update-model-key-parser-test

Conversation

@apmoriarty
Copy link
Copy Markdown
Collaborator

  • ModelKeyParser uses Clock.millis() instead of System.currentTimeMillis
  • ModelKeyParserTest migrated from JUnit4 to JUnit5
  • ModelKeyParserTest migrated from PowerMock andEasyMock to Mockito

- ModelKeyParser uses Clock.millis() instead of System.currentTimeMillis
- ModelKeyParserTest migrated from JUnit4 to JUnit5
- ModelKeyParserTest migrated from PowerMock andEasyMock to Mockito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants