Rename CreateNotificationStreamRpcTest 84/113484/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Sep 2024 22:24:17 +0000 (00:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Sep 2024 22:24:17 +0000 (00:24 +0200)
This is really testing CreateDataChangeEventSubscriptionRpc, rename it
accordingly.

Change-Id: Icb0a151c8d2d9b2c5397f5426529a170638e178a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/sal-remote-impl/src/test/java/org/opendaylight/netconf/sal/remote/impl/CreateDataChangeEventSubscriptionRpcTest.java [moved from apps/sal-remote-impl/src/test/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpcTest.java with 99% similarity]

@@ -62,7 +62,7 @@ import org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack;
 import org.opendaylight.yangtools.yang.test.util.YangParserTestUtils;
 
 @ExtendWith(MockitoExtension.class)
-class CreateNotificationStreamRpcTest {
+class CreateDataChangeEventSubscriptionRpcTest {
     private static final EffectiveModelContext SCHEMA_CTX = YangParserTestUtils.parseYangResourceDirectory("/streams");
     private static final URI RESTCONF_URI = URI.create("/rests/");
     private static final YangInstanceIdentifier TOASTER = YangInstanceIdentifier.of(