1 write to TestClassName
Microsoft.AspNetCore.InternalTesting (1)
TestFileOutputContext.cs (1)
38
TestClassName
= GetTestClassName(parent.TestClass);
4 references to TestClassName
Microsoft.AspNetCore.InternalTesting (4)
LoggedTest\LoggedTestBase.cs (2)
70
ResolvedTestClassName = context.FileOutput.
TestClassName
;
76
context.FileOutput.
TestClassName
,
ShortClassNameAttribute.cs (1)
9
/// Used to specify that <see cref="TestFileOutputContext.
TestClassName
"/> should used the
TestFileOutputContext.cs (1)
43
TestClassOutputDirectory = Path.Combine(AssemblyOutputDirectory,
TestClassName
);