MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingFile­Extensions
Open sandboxFocus

FileExtensions Class

List of file extensions used by the test framework.

Inheritance
FileExtensions
Namespace: Metalama.Testing.AspectTesting
Assembly: Metalama.Testing.AspectTesting.dll
Syntax
public static class FileExtensions : Object

Fields

Name Description
InputHtml

HTML rendering of the input C# (.cs.html).

ProgramOutput

Program output (.t.txt).

TransformedCode

Transformed C# code (.t.cs).

TransformedHtml

HTML rendering of the transformed C# (.cs.html).