Commit 1e4945e
Adrian Clay
Refactor: Replace useless numbers in test filenamess with descriptions (#1105)
* Refactor: Replace useless numbers in test filenamess with descriptions
The expected XML/JSON filenames had an integer value which is printed
by JUnit as part of the MethodSource ParameterizedTest execution.
As a result these filenames are useless as the description of what
each filename meant was within the Java constants.
Inline each constant, and rename the expected filenames to be more
descriptive.
* Refactor: Remove public modifier from tests1 parent 4569345 commit 1e4945e
File tree
52 files changed
+40
-122
lines changed- service/src/test
- java/uk/nhs/adaptors/gp2gp/ehr/mapper
- resources/ehr/mapper/allergy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+40
-122
lines changedLines changed: 40 additions & 122 deletions
Large diffs are not rendered by default.
0 commit comments