[$=TX("state")$] | [$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(tr.State)$] |
---|---|
[$=TX("start-date")$] | [$=Context.Scope.GetDateStringOrEmptyPlaceholder(tr.DateStarted)$] |
[$=TX("finish-date")$] | [$=Context.Scope.GetDateStringOrEmptyPlaceholder(tr.DateFinished)$] |
[$=TX("test-unit-count")$] | [$=tr.GetAllPlannedTestUnits().Count$] |
[$=TX("test-case-count")$] | [$=tr.GetAllPlannedTestCases().Count$] |
[$=TX("estimated-total-duration")$] | [$=ZetaTestStringHelper.FormatTimeSpan( tr.GetAllPlannedTestCases().EstimatedDuration )$] |
[$=TX("modified")$] | [$=tr.DateModified.ToString(@"d")$], [$=tr.UserModified.NameIntelli$] |
[$=TX("created")$] | [$=tr.DateCreated.ToString(@"d")$], [$=tr.UserCreated.NameIntelli$] |
[$=he(pa.Name)$] | [$=pa.ValueFormattedForHtml$] |
[$=TX("description")$]:
[$=tr.EffectiveInheritedDescription$]
[$=TX("attachments")$]
[$=TX("file")$] | [$=TX("size")$] | [$=TX("date")$] |
---|---|---|
|
[$=attachment.PrintableFileSize $] | [$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
![]() |
[$=TX("attachment-count", index)$]