summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Merge "added test cases to ElementTest"Manoop Talasila1-30/+42
2018-10-09Merge "added test cases to DomainVOTest"Manoop Talasila1-59/+71
2018-10-09Merge "added test cases to DomainTest.java"Manoop Talasila1-108/+125
2018-10-09Merge "added test file for MusicHttpSessionConfiguration"Manoop Talasila1-0/+59
2018-10-09Merge "added more test cases to RestResponseTest"Manoop Talasila1-13/+19
2018-10-09Merge "added test file to cover Result.java"Manoop Talasila1-0/+62
2018-10-09Merge "added test cases to RowHeaderTest"Manoop Talasila1-15/+20
2018-10-09Merge "added test cases to RowHeaderColTest"Manoop Talasila1-27/+36
2018-10-09Merge "Added test file for UebException"Manoop Talasila1-0/+66
2018-10-09Merge "Adding testcase RNotebookIntegrationException.java"Manoop Talasila1-0/+56
2018-10-09Merge "Added test file to FunctionalMenu"Manoop Talasila1-0/+53
2018-10-09Merge "Changed ecomp and AT&T references"Manoop Talasila10-46/+68
2018-10-09Changed ecomp and AT&T referencesWelch, Lorraine (lb2391)10-46/+68
Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-08Merge "Added testcase to LineInfo"Manoop Talasila1-0/+8
2018-10-05Null UserId while login into sdkKotta, Shireesha (sk434m)1-15/+34
Issue-ID: PORTAL-393 incomplete license statement Change-Id: I389f0b24fc039849edc2049b6d232a6807352268 Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-10-01Merge "Adding test case to ExcelColorDef.java"Manoop Talasila1-0/+64
2018-10-01Merge "Added test case to Color Properties"Manoop Talasila1-0/+6
2018-10-01Merge "Added test case to FusionAdapter"Manoop Talasila1-1/+9
2018-09-28Added test file for UebExceptionezhil1-0/+66
Added test file for UebException Issue-ID: PORTAL-415 Change-Id: I3a901f023b16cb39bb6cd33d1b89d13a34e2f22d Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-28Adding testcase RNotebookIntegrationException.javaSooriyaa1-0/+56
Adding testcase RNotebookIntegrationException.java Issue-ID: PORTAL-414 Change-Id: Ic9b1a8491e814b06cf873dd571a1e323e939692c Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-28Added test file to FunctionalMenuezhil1-0/+53
Added test file to functionalMenu Java class Issue-ID: PORTAL-410 Change-Id: Ib861b6289431d0f0f94942ea6d25d02c8e4a03e0 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27Added testcase to LineInfoezhil1-0/+8
Added testcase to LineInfo Issue-ID: PORTAL-406 Change-Id: I9f4beffac18f99fef82b324ca4d41a7c193ed9c4 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27added test cases to ElementTestSandeep J1-30/+42
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I7a479860a57970b063fd9db1335c961ed2af271c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27added test cases to DomainVOTestSandeep J1-59/+71
to increase code coverage Issue-ID: PORTAL-273 Change-Id: If34ad80569f9b503663efca8034a883b62a394f5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27added test cases to DomainTest.javaSandeep J1-108/+125
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I1b9e5cf0b4e63c25562ac2e6370a3013625c49d4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27added test file for MusicHttpSessionConfigurationSandeep J1-0/+59
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ide4c9071e043cf840124dff0a0b4aa3f33ec214c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27added more test cases to RestResponseTestSandeep J1-13/+19
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I91c7295ca341e797e9e16ec0fc073e4ef9b55dc2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27Adding test case to ExcelColorDef.javaSooriyaa1-0/+64
Adding test case to ExcelColorDef.java Issue-ID: PORTAL-408 Change-Id: Ibeadaef8779cedff99741cbf7bff8bd9b88a0b1e Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-27added test file to cover Result.javaSandeep J1-0/+62
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I4d0e8c2dffe4b83987d37dce18065bd7d550a4bc Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-27Added test case to Color Propertiesezhil1-0/+6
Added test case to color properties Issue-ID: PORTAL-407 Change-Id: Ia164f6014120a8d136fd779490c540deaa6468bb Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27added test cases to RowHeaderColTestSandeep J1-27/+36
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I9d556757af86ac039caa3ccf9874d176d8808a7f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-26Added test case to FusionAdapterezhil1-1/+9
Added test case to Fusion adapter Issue-ID: PORTAL-405 Change-Id: I2de73fc1a1e3e351f2fbe76db666601bf1892cf7 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-26Merge "added test case to RoleControllerTest"Manoop Talasila1-220/+240
2018-09-26Merge "Added test file for SearchResultColumn"Manoop Talasila1-0/+68
2018-09-26Merge "Added test file for SearchResult"Manoop Talasila1-0/+79
2018-09-26added test case to RoleControllerTestSandeep J1-220/+240
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I31d5197af0334f0272902945dc0d7dc02f983765 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-26Added test file for SearchResultColumnArundathi Patil1-0/+68
To increase the coverage Issue-ID: PORTAL-401 Change-Id: I330fe48f4270d570d7b2c390f7e56a403b295ce7 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-26added test cases to RowHeaderTestSandeep J1-15/+20
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ic6006b8ea10e9309a13f61bb8d8c76cd69ad49d5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-26Added test file for SearchResultArundathi Patil1-0/+79
To increase the coverage Issue-ID: PORTAL-400 Change-Id: I6c461138956c8b3f7058208cf8ddb5604eb4f8cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-26added test case to DataValueTest.javaSandeep J1-43/+79
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ib79fa265c91b3e57d7a1068c014bcf331d9eb856 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-25Merge "added test cases to DataRowTest.java"Manoop Talasila1-16/+40
2018-09-25Merge "added test cases to ExternalAccessRoleTest"Manoop Talasila1-24/+51
2018-09-25Merge "aded tst cases to ExternalAccessUserRoleDetailTest"Manoop Talasila1-30/+61
2018-09-25Merge "added test cases to ExternalAccessPermsT"Manoop Talasila1-37/+62
2018-09-25Merge "Added test file for SearchResultJSON"Manoop Talasila1-0/+77
2018-09-25Added test file for SearchResultJSONArundathi Patil1-0/+77
To increase the coverage Issue-ID: PORTAL-396 Change-Id: I1734cf25607fdf8cd5b0201e9ba35405812d0c4c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-25Added test file for VisualManager.Arundathi Patil1-0/+75
To increase the coverage Issue-ID: PORTAL-395 Change-Id: I1508950d66152aa9224b8c0826e3f3beb11f0465 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24added test cases to DataRowTest.javaSandeep J1-16/+40
to increase code coverage Issue-ID: PORTAL-273 Change-Id: Ifa6bc82a8930dfd3fa60e58189c8f7aa29f24fd6 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-24aded tst cases to ExternalAccessUserRoleDetailTestSandeep J1-30/+61
to increase code coverage Issue-ID: PORTAL-273 Change-Id: If38e7a5e71ef5ba38bae003c026c44503cf1daa2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-24added test cases to ExternalAccessRoleTestSandeep J1-24/+51
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I52c4aedc7d9ecc1d1fb53d58731efaa32fbcbaa1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>