summaryrefslogtreecommitdiffstats
path: root/nova-model/src/test/java/com
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty90-822/+950
NexusIQ issue: org.codehaus.jackson This commit changes so/libs from the old codehaus jackson implementation to the fasterxml implementation. 2.8.10 is the latest version compatible with the 1.5.13.RELEASE springboot version used in SO. Change-Id: I3b1167dd0efeb3463efb7e01fac26d0f312d7aad Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-10Functional so/libs unit testsRob Daugherty90-2161/+7682
Unit tests to prepare for migration from the codehaus to the fasterxml implementation of jackson. Iincreases the code coverage metric from 51% to 70%. Change-Id: I6338214f3de9df95956b46d4e313d00052eb8692 Issue-ID: SO-1011 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M18-0/+72
Issue-ID: SO-453 Change-Id: I9a04901d4f7c066710d0a68d6f760dfb7c0bc7d5 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M22-0/+88
Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-12Class to improve for SO/libs coverageSeshu-Kumar-M1-0/+74
Issue-ID: SO-360 Change-Id: Iaa5ec998c1d6b471e9af83f82a124e0f0cfba8ad Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-12Merge "Nova Model UTs"TestSeshu Kumar M21-0/+1790
2018-02-12Nova Model UTsAbhishek Shekhar21-0/+1790
Change-Id: I3e72997983bdec151ded4b923e03d0f64b9891e8 Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-02-12Improve code coverage for libssubhash kumar singh6-0/+465
Improve code coverage for libs. Change-Id: I97474085887fb65dfd63b3687a44338171d8fe0b Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-12Improve code coverage for libssubhash kumar singh13-0/+870
Improve code coverage for libs. Change-Id: I41e3c84afc0557b6416cdf3735a476a0a693f13a Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-12Improve code coverage for libssubhash kumar singh1-0/+29
Improve code coverage for libs. Change-Id: I16fb3fe0df3ef0ce81d65f13a020f364a1f3e589 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>