TestCaseAttribute
public class TestCaseAttribute : TestCaseBuilderAttribute, ITestBuilder, ITestCaseData, IImplyFixture
TestCaseAttribute is used to mark parameterized test cases
and provide them with their arguments.