Test Musterbogen
Aus BogenWiki
(Unterschied zwischen Versionen)
Nugman (Diskussion | Beiträge) |
Nugman (Diskussion | Beiträge) |
||
Zeile 59: | Zeile 59: | ||
<tr style="background:#E0E0E0;" valign=top> | <tr style="background:#E0E0E0;" valign=top> | ||
<td style="padding:2px 6px 1px 6px"><b>Code</b></td> | <td style="padding:2px 6px 1px 6px"><b>Code</b></td> | ||
- | <td style="padding:2px 6px 1px 6px"><b> | + | <td style="padding:2px 6px 1px 6px"><b>Variables</b></td> |
- | + | ||
- | + | ||
- | + | ||
<td style="padding:2px 6px 1px 6px"><b>Result</b></td> | <td style="padding:2px 6px 1px 6px"><b>Result</b></td> | ||
</tr> | </tr> | ||
Zeile 68: | Zeile 65: | ||
<tr style="background:#F8F8F8;" valign=top> | <tr style="background:#F8F8F8;" valign=top> | ||
<td style="padding:2px 6px 1px 6px"><tt>%%Code%%</tt></td> | <td style="padding:2px 6px 1px 6px"><tt>%%Code%%</tt></td> | ||
- | <td style="padding:2px 6px 1px 6px">%% | + | <td style="padding:2px 6px 1px 6px">%%Variables%%</td> |
- | + | ||
- | + | ||
- | + | ||
<td style="padding:2px 6px 1px 6px">%%Result%%</td> | <td style="padding:2px 6px 1px 6px">%%Result%%</td> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</tr> | </tr> | ||
<template id="ResOK"><span style="color:green"><b>OK</b></span></template> | <template id="ResOK"><span style="color:green"><b>OK</b></span></template> | ||
<template id="ResKO"><span style="color:red"><b>failed</b></span></template> | <template id="ResKO"><span style="color:red"><b>failed</b></span></template> | ||
- | <template id="ValueOK">%%Value%%</template> | + | <template id="HashBegin">%%HashName%%: {</template> |
- | <template id="ValueKO"><span style="color:red">%%Value%%</span> | + | <template id="HashNext">, {</template> |
+ | <template id="HashEnd">}</template> | ||
+ | <template id="ValueOK">%%VarName%%: %%Value%%</template> | ||
+ | <template id="ValueKO">%%VarName%%: <span style="color:red">%%Value%%</span> (<span style="color:green">%%ValueExp%%</span>)</template> | ||
<template id="Foot"></template> | <template id="Foot"></template> | ||
</table> | </table> |
Version vom 22:46, 2. Jul. 2024
|
|||||
|
Test: %%TCTitle%% (%%BGFType%%.%%Method%%.%%Name%%) | ||||||
|