Adding Unit tests for TestVimInteractionNet Class
[osm/RO.git] / releasenotes / notes / test_vim_interaction_net-d6ba897d64b6ddd0.yaml
diff --git a/releasenotes/notes/test_vim_interaction_net-d6ba897d64b6ddd0.yaml b/releasenotes/notes/test_vim_interaction_net-d6ba897d64b6ddd0.yaml
new file mode 100644 (file)
index 0000000..59d7992
--- /dev/null
@@ -0,0 +1,25 @@
+#######################################################################################
+# Copyright ETSI Contributors and Others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#######################################################################################
+---
+other:
+  - |
+    TestVimInteractionNet is one of the Class in ns_thread.py under NG-RO.
+    Unit tests are added for the methods of TestVimInteractionNet Class which
+    checks the general functionality of methods. That will be helpful to improve
+    the test coverage and code quality.
+    
+