Opened 5 years ago

Last modified 5 years ago

#21064 closed enhancement

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

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

Description

#16567 is getting a bit big.

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 (1)

by taylor.smock, 5 years ago

Attachment: 21064.patch added

@BasicPreferences extension + porting of tests to use it

Note: See TracTickets for help on using tickets.