[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /] [scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\header-content-include.html" /]

[$=TX("test-unit")$] "[$=he(ts.Title)$]"

[$=TX("parent")$] [$=he(vpp)$]
[$=TX("test-unit-count")$] [$=ts.ChildTestUnitsCountRecursive$]
[$=TX("test-case-count")$] [$=ts.ChildTestCasesCountRecursive$]
 
[$=TX("modified")$] [$=ts.DateModified.ToString(@"d")$], [$=ts.UserModified.NameIntelli$]
[$=TX("created")$] [$=ts.DateCreated.ToString(@"d")$], [$=ts.UserCreated.NameIntelli$]

[$=TX("description")$]:

[$=ts.EffectiveInheritedDescription$]

[$=TX("test-cases")$]

[$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $] [$ if ( project.Settings.ReviewSettings.EnableReview ) { $] [$ } $] [$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $] [$ if ( project.Settings.ReviewSettings.EnableReview ) { $] [$ } $] [$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $] [$ if ( project.Settings.ReviewSettings.EnableReview ) { $] [$ } $]
[$=TX("id")$][$=TX("test-case")$] [$=TX("modified")$][$=TX("review-state")$] [$=TX("latest-comment")$]
[$=testCase.ID$] [$=he(testCase.TitleIntelligent)$] [$=ZetaTestStringHelper.FormatDateAndTime( testCase.DateModified) $] [$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(((IReviewable)testCase).ReviewState)$] [$=string.IsNullOrEmpty(comment)?@"-":Zeta.VoyagerLibrary.Tools.HtmlHelper.FormatMultiLine(ZetaTestStringHelper.MakeMaxLength(comment, 400))$]
[$=variant.ID$][$=he(variant.TitleIntelligent)$] [$=ZetaTestStringHelper.FormatDateAndTime( variant.DateModified) $] - -

[$=TX("attachments")$]

[$=TX("file")$] [$=TX("size")$] [$=TX("date")$]
[$=he(attachment.UserReadableName) $] [$=attachment.PrintableFileSize $] [$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $]
[$=he(attachment.UserReadableName) $]    

[$=TX("attachment-count", index)$]