source: josm/trunk/test/data/META-INF/services/org.junit.jupiter.api.extension.Extension@ 18672

Last change on this file since 18672 was 18672, checked in by taylor.smock, 3 years ago

See r18671: Fix test failures due to uninitialized HTTP factory

The failure is most likely due to an order change in the tests along with some
pollution of the global state.

In any case, the default behavior of JOSMTestRules is to set the HttpClient
factory, which means we should register the equivalent JUnit 5 extension
globally.

File size: 144 bytes
Line 
1org.openstreetmap.josm.testutils.annotations.HTTP$HTTPExtension
2org.openstreetmap.josm.testutils.annotations.LayerManager$LayerManagerExtension
Note: See TracBrowser for help on using the repository browser.