[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\header-content-include.html" /]
[$=he(((ITitle)rc).Title)$]
[$=((IDescriptionAware)rc).EffectiveInheritedDescription$]
No. of child chapters |
[$=rc.ChildChapters.Count$] |
|
|
Modified |
[$=rc.DateModified.ToString(@"d")$], [$=rc.UserModified.NameIntelli$] |
Created |
[$=rc.DateCreated.ToString(@"d")$], [$=rc.UserCreated.NameIntelli$] |
[$=he(pa.Name)$] |
[$=pa.ValueFormattedForHtml$] |
Review:
Processing state |
[$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(((IReviewable)rc).ReviewState)$] |
Last comment |
[$=string.IsNullOrEmpty(((IReviewable)rc).ReviewMostRecentComment)?@"-" : Zeta.VoyagerLibrary.Tools.HtmlHelper.FormatMultiLine(((IReviewable)rc).ReviewMostRecentComment)$] |
Attachments
File |
Size |
Date |
[$=he(attachment.UserReadableName) $]
|
[$=attachment.PrintableFileSize $] |
[$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
[$=he(attachment.UserReadableName) $]
|
|
|
[$=index$] Attachments.
Chained items
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
ID |
[$ } $]
Name |
Type |
State |
Path |
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=chainItem.ChainItemID$] |
[$ } $]
[$ if ( chainItem.IsHotLinkable ) { $]
[$=he(chainItem.ChainItemName)$]
[$ } else { var url = chainItem.GetAlternativeOpenUrl(); if ( !string.IsNullOrEmpty(url)) { $]
[$=he(chainItem.ChainItemName)$]
[$ } else { $]
[$=he(chainItem.ChainItemName)$]
[$ }} $]
|
[$=he(chainItem.ChainItemUserReadableType)$] |
[$=statusText$] |
[$=he(chainItem.ChainItemVisualParentPath)$] |