Migrate netconf-server/osgi tests to JUnit5 74/111774/1
authorlubos-cicut <lubos.cicut@pantheon.tech>
Mon, 20 May 2024 12:35:31 +0000 (14:35 +0200)
committerlubos-cicut <lubos.cicut@pantheon.tech>
Mon, 20 May 2024 12:35:31 +0000 (14:35 +0200)
commit213af23e030f8c9727ad4ab40f261b45264c6028
treec313d6b45498f7d991c8e50df444c3ca241837ea
parent1b01ee30f4f377ad329105bac10b678062d2edef
Migrate netconf-server/osgi tests to JUnit5

Migrate tests in protocol/netconf-server/osgi from JUnit4 to JUnit5.

JIRA: NETCONF-1310
Change-Id: I9062daee8f015e7dcbdbf615d28cb3f62bc840db
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/AggregatedNetconfOperationServiceFactoryTest.java
protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java
protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfOperationRouterImplTest.java
protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfSessionMonitoringServiceTest.java