aboutsummaryrefslogtreecommitdiffstats
path: root/graph-inventory/aai-client/src/test
AgeCommit message (Collapse)AuthorFilesLines
2022-07-01sonar issue, Change the assertion arguments to not compare dissimilar typesGanesh1-3/+1
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: Ifbf028d3a987a6ece6951bd9c690c9f080713ee7 Issue-ID: SO-3966
2021-06-30Reducing org.reflections package loggingwaqas.ikram1-0/+36
Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10 Issue-ID: SO-3702 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)2-9/+13
allow RestClient to configure custom headers always load the first implementation on the classpath Issue-ID: SO-3495 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9c433cdaed33a7db6182af259421676c088a1fae
2021-01-11Force depth zero on all dsl queriesBenjamin, Max (mb388a)1-2/+3
Force depth zero on all dsl queries by default A&AI queries take too long otherwise Issue-ID: SO-3475 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I57576384d8de01b7cc56df77cc1b20fa951d6e93
2021-01-05Change to not exception on delete when objectBenjamin, Max (mb388a)1-0/+21
Change to not exception on delete when object doesnt exist Added a new deleteIfExist method to the graph client and unit test Issue-ID: SO-3464 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If73721cd83b94bd5a1db1af26aba212b12236fe1
2020-11-19add caching to graph inventory clientBenjamin, Max1-0/+116
add caching to graph inventory client updated properties files to read cache properties Issue-ID: SO-3398 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib3e67ae014b6668c9b004aae1e8b5d49b9ce6b06
2020-10-21add hasRelationships method to wrapperBenjamin, Max1-1/+10
add hasRelationships method to wrapper Issue-ID: SO-3323 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8b7b43f8fa367ce2cddf32a5716de11b6238decf
2020-09-23removed references to AAIObjectTypeBenjamin, Max17-279/+168
removed references to AAIObjectType and AAIObjectPlurals additional corrections for removal of aai object type corrected additional java files updated groovy files to match aai fluent builder style Issue-ID: SO-3259 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
2020-09-10added fragment support to generated objectsBenjamin, Max1-2/+20
added fragment support to generated objects updated objects to support singular and plural fragments Issue-ID: SO-3240 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia010c99ad36422db5f5b3729af3991767fe5138f
2020-07-27add lambda function to modify urisBenjamin, Max1-0/+26
add lambda function to modify uris formatted files after modifications Issue-ID: SO-3101 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia91adbf929e157a8ba3add8a4683e12ba3a64489
2020-07-21always use consumer in output methodBenjamin, Max1-3/+12
always use consumer in output method Issue-ID: SO-3084 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I03a36b1b7db702dc95b381f25853efcc073d0900
2020-07-14dsl query builder now supports filtersBenjamin, Max3-3/+54
dsl query builder now supports filters Issue-ID: SO-3068 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b959381c6c0cf8a66109fa510a805ec5e0c1e50
2020-05-07uri params now available in info objectBenjamin, Max1-1/+24
uri params now available in info object make sure uri keys are retrieved via constants Issue-ID: SO-2908 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieb701c2705ecdb2365d557bc51e4f604d92ec680
2020-04-30add fluent type builder support to A&AI clientBenjamin, Max3-1/+86
add fluent type builder support to A&AI client Issue-ID: SO-2856 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2957aedb84a1c6b23979ff2e1c4dfb16b3a646c7
2020-04-29rename package for external useBenjamin, Max29-112/+112
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-28move aai-client into its own projectBenjamin, Max45-0/+3927
move aai-client into its own project Issue-ID: SO-2837 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b