summaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-01-29Merge "Added test condition to AssignVlanTagResponse"Dan Timoney1-0/+2
2019-01-19Added test condition to AssignVlanTagResponseezhil1-0/+2
Change-Id: I96976973541cf86125f2e6384ca03651b0d65708 Issue-ID: CCSDK-965 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-19Test condition to AssignVlanTagRequestInputTestezhil1-1/+5
Change-Id: Iba1a0b20397a8e0c93ee3a0c751eac7c076a859c Issue-ID: CCSDK-964 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-17Merge "added test case to VlanTagTest.java"Dan Timoney1-0/+1
2019-01-12added test case to VlanTagTest.javaSandeep J1-0/+1
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib8c6555ef87cc67512d1c56d713289b2f2d2af18 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-12added test case to PolicyConfigTest.javaSandeep J1-0/+6
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ifd6a6bbfea531fcb3ebb9ab8cef63bc26eb2f7d0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-13Added the support for Shared-Range Policy FlagPaira, Saurav (sp694w) sp694w@att.com3-14/+72
With Shared-Range Flag multiple Keys can share the same vlantag value Change-Id: I62c9f1ebb504430f0b0fe2932cd26dffa5cc4aed Issue-ID: CCSDK-823 Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
2018-11-28Merge "added test file to test PolicyEngineResponse.java"Dan Timoney1-0/+112
2018-11-28Merge "added test file to test ResourceModel.java"Dan Timoney1-0/+57
2018-11-28Merge "added test file for testing PolicyConfigTest.java"Dan Timoney1-0/+113
2018-11-28Merge "added test file to test RequestObject.java"Dan Timoney1-0/+44
2018-11-28Merge "added test file to test PolicyContent.java"Dan Timoney1-0/+47
2018-11-28Merge "added test file to cover Elements.java"Dan Timoney1-0/+56
2018-11-28Merge "added test case to VlanTagRequestInputTest"Dan Timoney1-0/+8
2018-11-22added test file to test PolicyEngineResponse.javaSandeep J1-0/+112
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I18652d1b1644470e0cfa2aa458828ecdcb160d18 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-21added test file to test ResourceModel.javaSandeep J1-0/+57
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib5d0552fda92214d1df492956790c6100c5f308c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-21added test file to test RequestObject.javaSandeep J1-0/+44
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I606273036965f70ab5f2b2ba31c9a889f9467ef4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-21added test file to test PolicyContent.javaSandeep J1-0/+47
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4d659cb2ed7878879b15ca8f7e3c8971e8a8a2ca Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test file for testing PolicyConfigTest.javaSandeep J1-0/+113
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I21f59675c8f57f3b5114d8a33f5e0f84a85df139 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test file to cover Elements.javaSandeep J1-0/+56
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4cb9f8e5193eb0d039bf7433459af9f06cbcfd35 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test case to VlanTagRequestInputTestSandeep J1-0/+8
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Id16d6cb3bf2182a58ea35c63698285c852960353 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test case to AssignVlanTagResponseTestSandeep J1-0/+7
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ifd2456108ec0b9eca15fdc104cd47b14e7d23466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-10-04Merge "Added test cases to VlanTag class"Dan Timoney1-1/+17
2018-09-25Added test cases to VlanTag classArundathi Patil1-1/+17
added test cases for get/setVlanRole and toString functions. Issue-ID: CCSDK-552 Change-Id: Ie8eff442433c2a878ba892fda51a8d09fd800134 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-25Added test file for AllowedRangesArundathi Patil1-0/+50
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I782e1eaee13422dd9eee859fffdf98106236e382 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-21Merge "added test file to cover VlanTag.java"Dan Timoney1-0/+61
2018-09-21Merge "added test file to UnassignVlanTagResponseOutput"Dan Timoney1-0/+68
2018-09-21added test file to cover VlanTag.javaSandeep J1-0/+61
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ie08cbffb67539a5ef5f27938b52c2a66eac6be7c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21added test file to UnassignVlanTagResponseOutputSandeep J1-0/+68
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9c02ea5869e4b00877212af05411d6195965abd8 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21added test file to cover UnassignVlanTagResponseSandeep J1-0/+71
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I12dc8bca8c56fa4424e360d98b805f9b3afa23fe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-20Merge "added tst file to cver UnassignVlanTagRequestInput"Dan Timoney1-0/+67
2018-09-20Merge "added test file to cover UnassignVlanTagRequest"Dan Timoney1-0/+63
2018-09-20Merge "added test fle to cover AsignVlanTagResponseOutput"Dan Timoney1-0/+77
2018-09-20Merge "added test file to cover AssignVlanTagResponse"Dan Timoney1-0/+66
2018-09-20Merge "added test file to cover AssignVlanTagRequestInput"Dan Timoney1-0/+106
2018-09-20Merge "added test file for covering AssignVlanTagRequest"Dan Timoney1-0/+67
2018-09-19added tst file to cver UnassignVlanTagRequestInputSandeep J1-0/+67
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I7120ea999808d09588b29a147482490cf45979c7 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover UnassignVlanTagRequestSandeep J1-0/+63
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Iabc53ae55f7b705ea899c380f342632fc76dcb2f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test fle to cover AsignVlanTagResponseOutputSandeep J1-0/+77
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I3ce46de4c532c9dbc69900c3ac2da90388ab2820 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover AssignVlanTagResponseSandeep J1-0/+66
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I8d2a5fad245f67b8af813ecf3bdd860ec37dc921 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover AssignVlanTagRequestInputSandeep J1-0/+106
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I1c024660061a0baf4c8a716a710c06af33ddeac9 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file for covering AssignVlanTagRequestSandeep J1-0/+67
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib94674fe0072cc1cf923fd5e72a16f32a9dfffc3 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test case to TestVlangtagApiServiceImplSandeep J1-0/+18
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I2649fe9385b1fa62f1879e02db2993f9000d04ce Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-23Change Vlantag Api input param key to vlan-tag-keyPaira, Saurav (sp694w) sp694w@att.com1-26/+26
Changing the Vlantag Api input param key to vlan-tag-key. Change-Id: Ie1c18e25a6abe8dde931021c6d86dbca7beef976 Issue-ID: CCSDK-485 Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
2018-08-22Restore "Add VlantagApi Functional Component""Timoney, Dan (dt5972)2-0/+981
This reverts previous revert for VlantagApi functional component, with correction to pom.xml which had prevented jUnit tests from being counted. Change-Id: I8cff5d04949fe8e110565fb7f68f939caba2eff8 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Issue-ID: CCSDK-475
2018-08-22Revert "Add VlantagApi Functional Component"Timoney, Dan (dt5972)2-981/+0
This reverts commit 822c98964b0a4f7b4da5dbe79669e54011a0778d. This contains no jUnit test cases, bringing code coverage from 71% to 37%. Change-Id: If748dd23e9b4eddd227f01e0b33d2aa9bcb88102 Issue-ID: CCSDK-475 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-20Add VlantagApi Functional Component to apps/msPaira, Saurav (sp694w) sp694w@att.com2-0/+981
Initial code contribution to add Vlantag Api microservice. It is developed as a Spring Boot application. Issue-ID: CCSDK-475 Change-Id: I0d5df398aae284cee181fcefeee9251e11ea8c26 Signed-off-by: Saurav Paira <sp694w@att.com> Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>