MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­OptionsDependency­License­File
Open sandboxFocus

TestOptions.DependencyLicenseFile Property

DependencyLicenseFile

Gets or sets the name of a file in the project directory containing the license key to be used to compile the dependency. To set this option in a test, add this comment to your test file: // @DependencyLicenseFile(file).

Declaration
public string DependencyLicenseFile { get; set; }
Property Value
Type Description
String