public static void Init(TestContext context) { tempTable = TestConfig.createTestTable(); }
public static void Initialize(TestContext context) { tempTableName = TestConfig.createTestTable(); }