From 4c236beeb94a13b4d63e74dab411ad463f571769 Mon Sep 17 00:00:00 2001 From: Joss Armstrong Date: Tue, 4 Dec 2018 18:13:22 +0000 Subject: [PATCH] Updated git submodules Project: appc master b267dd31fa51c039b316c31566568046cdbdfb0d Unit test fixes for APPC-1267 Removed code smell for <65% branch coverage - now 86%. Test cases now cover success scenarios for all methods. Coverage increased to 97%. Removed classloader code and unnecessary resource files Moved construction of objects to protected methods to facilitate testing. Issue-ID: APPC-1267 Change-Id: I07656a5464410ca5ca3cca55cefd54c03a711385 Signed-off-by: Joss Armstrong --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 5b48ccd6a..b267dd31f 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 5b48ccd6a79559967cfcb47addc50c84f9fa7213 +Subproject commit b267dd31fa51c039b316c31566568046cdbdfb0d -- 2.16.6