diff options
author | Francis Toth <francis.toth@yoppworks.com> | 2020-05-28 03:48:14 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-28 07:48:14 +0000 |
commit | c5aa1abd21e7c94b8f204231159cd70939380961 (patch) | |
tree | 10cdb8f1e906aecd6b51e50df7b7db2d21119bd0 | |
parent | 8e2df9a17194819a63093d09bd3a9abcbc297432 (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to 1de7b75829b3bf0c06ee7a8b3006b0edfb239420
- Extract artifact component belonging logic
This commit extracts checkArtifactInComponent and checkArtifactInResourceInstance from ArtifactsBusinessLogic. Tests have been added along with a some utility functions designed to generate randomized test data. The former tests were deleted as they were not doing any assertions.
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I1b27c55d064cf4e9a40cd7b152e7ea6032a09276
Issue-ID: SDC-2961
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 9f7430db214092bba954fa07fd3e72e333116cf +Subproject 1de7b75829b3bf0c06ee7a8b3006b0edfb23942 |