mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
bug6127: refactored more test fragments to JUnit5
This commit is contained in:
@@ -9,7 +9,11 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.mockito.mockito-core;bundle-version="1.9.5",
|
||||
org.hamcrest;bundle-version="2.2.0",
|
||||
org.objenesis;bundle-version="1.3.0",
|
||||
org.junit;bundle-version="4.8.2",
|
||||
junit-jupiter-api;bundle-version="5.12.2",
|
||||
junit-jupiter-engine;bundle-version="5.12.2",
|
||||
junit-platform-commons;bundle-version="1.12.2",
|
||||
junit-platform-engine;bundle-version="1.12.2",
|
||||
org.opentest4j;bundle-version="1.3.0",
|
||||
net.bytebuddy.byte-buddy;bundle-version="1.14.12",
|
||||
net.bytebuddy.byte-buddy-agent;bundle-version="1.14.12"
|
||||
Export-Package: com.sap.sse.common.test
|
||||
|
||||
Reference in New Issue
Block a user