aboutsummaryrefslogtreecommitdiffstats
path: root/ccsdk-app-os
diff options
context:
space:
mode:
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>2019-03-21 17:37:42 -0400
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>2019-03-21 18:19:12 -0400
commitf4231f30d53e192e15906245a8dd0e6ef42198e1 (patch)
tree34ae86589199c2b1056efb5b2049011d5b65fd75 /ccsdk-app-os
parentb46d863e9e5db30291034e8740291c70875f1f5f (diff)
Java unit test code
This change contains the following: 1) Added Junit classes for java unit testing and code coverage 2) Refactored code to use Spring autowiring of service class instances 3) Updated icons to match the available font icons library 4) Added back ccsdk-app-os module in the parent POM Change-Id: I545202357eb1c8257ee29e0f5a02aa37991b2673 Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
Diffstat (limited to 'ccsdk-app-os')
-rw-r--r--ccsdk-app-os/src/main/webapp/static/fusion/images/active.pngbin0 -> 682 bytes
-rw-r--r--ccsdk-app-os/src/main/webapp/static/fusion/images/inactive.pngbin0 -> 842 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/ccsdk-app-os/src/main/webapp/static/fusion/images/active.png b/ccsdk-app-os/src/main/webapp/static/fusion/images/active.png
new file mode 100644
index 0000000..4524177
--- /dev/null
+++ b/ccsdk-app-os/src/main/webapp/static/fusion/images/active.png
Binary files differ
diff --git a/ccsdk-app-os/src/main/webapp/static/fusion/images/inactive.png b/ccsdk-app-os/src/main/webapp/static/fusion/images/inactive.png
new file mode 100644
index 0000000..e9920bf
--- /dev/null
+++ b/ccsdk-app-os/src/main/webapp/static/fusion/images/inactive.png
Binary files differ