Commit 728e69b
committed
Bug fix: Allow different result types.
In commit 51f5c95 the `TestCase`
implementation was udpated to support any format for which a reader
exists to be used in the result section of a test case. However, the
commit did not include the necessary updates of the metamorph-test
schmema. These are added by this commit.1 parent 51f5c95 commit 728e69b
File tree
2 files changed
+12
-3
lines changed- src
- main/resources/schemata
- test/java/org/culturegraph/mf/test
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
79 | 88 | | |
80 | 89 | | |
0 commit comments