Skip to content

Commit dd3dc99

Browse files
davidlehngkellogg
authored andcommitted
Rebuild test html.
1 parent 0aacb5f commit dd3dc99

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

tests/expand-manifest.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5234,6 +5234,27 @@ <h2>
52345234
</dd>
52355235
</dl>
52365236
</dd>
5237+
<dt id='te051'>
5238+
Test te051 Invalid value object value using a value alias
5239+
</dt>
5240+
<dd>
5241+
<dl class='entry'>
5242+
<dt>id</dt>
5243+
<dd>#te051</dd>
5244+
<dt>Type</dt>
5245+
<dd>jld:NegativeEvaluationTest, jld:ExpandTest</dd>
5246+
<dt>Purpose</dt>
5247+
<dd>Verifies that an exception is raised in Expansion when an invalid value object value is found using a value alias</dd>
5248+
<dt>input</dt>
5249+
<dd>
5250+
<a href='expand/e051-in.jsonld'>expand/e051-in.jsonld</a>
5251+
</dd>
5252+
<dt>expect</dt>
5253+
<dd>
5254+
invalid value object value
5255+
</dd>
5256+
</dl>
5257+
</dd>
52375258
<dt id='tec01'>
52385259
Test tec01 Invalid keyword in term definition
52395260
</dt>

tests/toRdf-manifest.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3562,6 +3562,27 @@ <h2>
35623562
</dd>
35633563
</dl>
35643564
</dd>
3565+
<dt id='tee51'>
3566+
Test tee51 Invalid value object value using a value alias
3567+
</dt>
3568+
<dd>
3569+
<dl class='entry'>
3570+
<dt>id</dt>
3571+
<dd>#tee51</dd>
3572+
<dt>Type</dt>
3573+
<dd>jld:NegativeEvaluationTest, jld:ToRDFTest</dd>
3574+
<dt>Purpose</dt>
3575+
<dd>Verifies that an exception is raised in Expansion when an invalid value object value is found using a value alias</dd>
3576+
<dt>input</dt>
3577+
<dd>
3578+
<a href='toRdf/ee51-in.jsonld'>toRdf/ee51-in.jsonld</a>
3579+
</dd>
3580+
<dt>expect</dt>
3581+
<dd>
3582+
invalid value object value
3583+
</dd>
3584+
</dl>
3585+
</dd>
35653586
<dt id='te051'>
35663587
Test te051 Expansion of keyword aliases in term definitions
35673588
</dt>

0 commit comments

Comments
 (0)