in BenchPress/Generators/TestDefinition.cs [5:9]
public TestDefinition(TestMetadata metadata, TestType type) { Metadata = metadata; Type = type; }