From 210cbe9bec048b0e54afabd9bbb72ce5ca019a88 Mon Sep 17 00:00:00 2001 From: Joss Armstrong Date: Fri, 30 Nov 2018 14:12:38 +0000 Subject: Fix for APPC-1264 Fixed broken unit tests. Improved unit testing and increased line and branch coverage. Deleted unused and duplicated files used in tests. Issue-ID: APPC-1264 Change-Id: Idea7d46f4a6c9c591617fb973a8d33e5275e4579 Signed-off-by: Joss Armstrong --- .../provider/src/test/resources/merge/vdbe_data.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 appc-config/appc-config-generator/provider/src/test/resources/merge/vdbe_data.json (limited to 'appc-config/appc-config-generator/provider/src/test/resources/merge/vdbe_data.json') diff --git a/appc-config/appc-config-generator/provider/src/test/resources/merge/vdbe_data.json b/appc-config/appc-config-generator/provider/src/test/resources/merge/vdbe_data.json deleted file mode 100644 index a82eaf0f1..000000000 --- a/appc-config/appc-config-generator/provider/src/test/resources/merge/vdbe_data.json +++ /dev/null @@ -1,19 +0,0 @@ -/*- - * ============LICENSE_START======================================================= - * ONAP : APP-C - * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * ================================================================================ - * 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. - * ============LICENSE_END========================================================= - */ -- cgit 1.2.3-korg