Namespace: Metalama.Testing.AspectTesting
Assembly: Metalama.Testing.AspectTesting.dll
Syntax
[ConfigurationFile("testRunner.json", "testRunner")]
public record TestRunnerOptions : ConfigurationFile, IEquatable<ConfigurationFile>, IEquatable<TestRunnerOptions>
Constructors
Name | Description |
---|---|
TestRunnerOptions() | |
TestRunnerOptions(TestRunnerOptions) |
Properties
Name | Description |
---|---|
EqualityContract | |
LaunchDiffTool | |
MaxDiffToolInstances |
Methods
Name | Description |
---|---|
Equals(ConfigurationFile?) | |
Equals(TestRunnerOptions?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() |
Operators
Name | Description |
---|---|
operator ==(TestRunnerOptions?, TestRunnerOptions?) | |
operator !=(TestRunnerOptions?, TestRunnerOptions?) |