Compare YML files as Strings, not XML 86/74286/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Wed, 5 Dec 2018 18:06:02 +0000 (18:06 +0000)
committermark.j.leonard <mark.j.leonard@gmail.com>
Wed, 5 Dec 2018 18:06:02 +0000 (18:06 +0000)
commit0c9acb0e4e7ecde50c274ba60535fafc968f59ba
treea1258bd87b369b34648ff53ea0e560453733d3f9
parent35c2e7409230646c6bd876f747e68dd00c368a1e
Compare YML files as Strings, not XML

Simplify the JUnit testing for the YAML file extractor and compare the
actual and expected files using Strings (with line endings normalized).

Change-Id: Ie78d3506511b4a1d5333c1b0b95a676bbc2ab5e2
Issue-ID: AAI-1991
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
src/test/java/org/onap/aai/babel/util/ArtifactTestUtils.java