File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
src/main/xar-resources/data/xqsuite Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 181
181
</listitem >
182
182
</varlistentry >
183
183
<varlistentry >
184
- <term ><code >%test:pending</code ></term >
184
+ <term ><code >%test:pending($reason) </code ></term >
185
185
<listitem >
186
186
<para >Marks a test as <emphasis >pending</emphasis >, which means that it will not
187
187
be executed as part of the test suite. This can be useful when you want to
209
209
</para >
210
210
</listitem >
211
211
</varlistentry >
212
+ <varlistentry >
213
+ <term ><code >%test:user($username, $password)</code ></term >
214
+ <listitem >
215
+ <para >Executes the test function as a specific user.</para >
216
+ </listitem >
217
+ </varlistentry >
212
218
</variablelist >
213
219
214
220
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
You can’t perform that action at this time.
0 commit comments