Opened 5 years ago

Last modified 5 years ago

#21064 closed enhancement

[PATCH] Add JUnit 5 extension for preferences — at Version 1

Reported by: taylor.smock Owned by: team
Priority: normal Milestone: 21.07
Component: Unit tests Version:
Keywords: junit5 Cc:

Description (last modified by taylor.smock)

#16567 is getting a bit big, so I'm going to make separate tickets for different patches/functionality.

The attached patch does the following:

JUnit5 Extension: Add utilities for basic preferences


Also, move many tests that rely solely on

  • JOSMTestRules#preferences
  • JOSMTestRules#timeout
  • JOSMTestRules#i18n
  • JOSMTestRules with no further calls

See:

Change History (2)

by taylor.smock, 5 years ago

Attachment: 21064.patch added

@BasicPreferences extension + porting of tests to use it

comment:1 by taylor.smock, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.