[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[$=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 ) { $]
[$=TX("id")$] |
[$ } $]
[$=TX("test-case")$] |
[$=TX("modified")$] |
[$ if ( project.Settings.ReviewSettings.EnableReview ) { $]
[$=TX("review-state")$] |
[$=TX("latest-comment")$] |
[$ } $]
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=testCase.ID$] |
[$ } $]
[$=he(testCase.TitleIntelligent)$]
|
[$=ZetaTestStringHelper.FormatDateAndTime( testCase.DateModified) $]
|
[$ if ( project.Settings.ReviewSettings.EnableReview ) { $]
[$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(((IReviewable)testCase).ReviewState)$]
|
[$=string.IsNullOrEmpty(comment)?@"-":Zeta.VoyagerLibrary.Tools.HtmlHelper.FormatMultiLine(ZetaTestStringHelper.MakeMaxLength(comment, 400))$]
|
[$ } $]
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=variant.ID$] |
[$ } $]
↳ [$=he(variant.TitleIntelligent)$]
|
[$=ZetaTestStringHelper.FormatDateAndTime( variant.DateModified) $]
|
[$ if ( project.Settings.ReviewSettings.EnableReview ) { $]
-
|
-
|
[$ } $]
[$=TX("attachments")$]
[$=TX("file")$] |
[$=TX("size")$] |
[$=TX("date")$] |
[$=he(attachment.UserReadableName) $]
|
[$=attachment.PrintableFileSize $] |
[$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
[$=he(attachment.UserReadableName) $]
|
|
|
[$=TX("attachment-count", index)$]