Exemplo n.º 1
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction Vol_sp_Sample_Address_InsertTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SampleAddress_Insert));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.Vol_sp_Sample_Address_InsertTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     Vol_sp_Sample_Address_InsertTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // Vol_sp_Sample_Address_InsertTest_TestAction
     //
     Vol_sp_Sample_Address_InsertTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(Vol_sp_Sample_Address_InsertTest_TestAction, "Vol_sp_Sample_Address_InsertTest_TestAction");
     //
     // Vol_sp_Sample_Address_InsertTestData
     //
     this.Vol_sp_Sample_Address_InsertTestData.PosttestAction = null;
     this.Vol_sp_Sample_Address_InsertTestData.PretestAction = null;
     this.Vol_sp_Sample_Address_InsertTestData.TestAction = Vol_sp_Sample_Address_InsertTest_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount = 1;
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_ATable_UnitTests_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(dbo_ATable_Testing));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition dbo_ATable_UnitTests_TableExists;
     this.dbo_ATable_UnitTestsData    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_ATable_UnitTests_TestAction  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_ATable_UnitTests_TableExists = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_ATable_UnitTests_TestAction
     //
     dbo_ATable_UnitTests_TestAction.Conditions.Add(dbo_ATable_UnitTests_TableExists);
     resources.ApplyResources(dbo_ATable_UnitTests_TestAction, "dbo_ATable_UnitTests_TestAction");
     //
     // dbo_ATable_UnitTestsData
     //
     this.dbo_ATable_UnitTestsData.PosttestAction = null;
     this.dbo_ATable_UnitTestsData.PretestAction  = null;
     this.dbo_ATable_UnitTestsData.TestAction     = dbo_ATable_UnitTests_TestAction;
     //
     // dbo_ATable_UnitTests_TableExists
     //
     dbo_ATable_UnitTests_TableExists.ColumnNumber  = 1;
     dbo_ATable_UnitTests_TableExists.Enabled       = true;
     dbo_ATable_UnitTests_TableExists.ExpectedValue = "True";
     dbo_ATable_UnitTests_TableExists.Name          = "dbo_ATable_UnitTests_TableExists";
     dbo_ATable_UnitTests_TableExists.NullExpected  = false;
     dbo_ATable_UnitTests_TableExists.ResultSet     = 1;
     dbo_ATable_UnitTests_TableExists.RowNumber     = 1;
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SqlTest1_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CodeFactoryDbUnitTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition notEmptyResultSetCondition1;
     this.SqlTest1Data           = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     SqlTest1_TestAction         = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     notEmptyResultSetCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition();
     //
     // SqlTest1_TestAction
     //
     SqlTest1_TestAction.Conditions.Add(notEmptyResultSetCondition1);
     resources.ApplyResources(SqlTest1_TestAction, "SqlTest1_TestAction");
     //
     // notEmptyResultSetCondition1
     //
     notEmptyResultSetCondition1.Enabled   = true;
     notEmptyResultSetCondition1.Name      = "notEmptyResultSetCondition1";
     notEmptyResultSetCondition1.ResultSet = 1;
     //
     // SqlTest1Data
     //
     this.SqlTest1Data.PosttestAction = null;
     this.SqlTest1Data.PretestAction  = null;
     this.SqlTest1Data.TestAction     = SqlTest1_TestAction;
 }
Exemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_CalculateSalaryTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CalculateSalaryTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     this.dbo_CalculateSalaryTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_CalculateSalaryTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_CalculateSalaryTest_TestAction
     //
     dbo_CalculateSalaryTest_TestAction.Conditions.Add(scalarValueCondition1);
     dbo_CalculateSalaryTest_TestAction.SqlScript = resources.GetString("dbo_CalculateSalaryTest_TestAction.SqlScript");
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber  = 1;
     scalarValueCondition1.Enabled       = true;
     scalarValueCondition1.ExpectedValue = "7912.09";
     scalarValueCondition1.Name          = "scalarValueCondition1";
     scalarValueCondition1.NullExpected  = false;
     scalarValueCondition1.ResultSet     = 1;
     scalarValueCondition1.RowNumber     = 1;
     //
     // dbo_CalculateSalaryTestData
     //
     this.dbo_CalculateSalaryTestData.PosttestAction = null;
     this.dbo_CalculateSalaryTestData.PretestAction  = null;
     this.dbo_CalculateSalaryTestData.TestAction     = dbo_CalculateSalaryTest_TestAction;
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_sp_recent_responsesTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ResponseUnitTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition1;
     this.dbo_sp_recent_responsesTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_sp_recent_responsesTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     //
     // dbo_sp_recent_responsesTestData
     //
     this.dbo_sp_recent_responsesTestData.PosttestAction = null;
     this.dbo_sp_recent_responsesTestData.PretestAction  = null;
     this.dbo_sp_recent_responsesTestData.TestAction     = dbo_sp_recent_responsesTest_TestAction;
     //
     // dbo_sp_recent_responsesTest_TestAction
     //
     dbo_sp_recent_responsesTest_TestAction.Conditions.Add(inconclusiveCondition1);
     resources.ApplyResources(dbo_sp_recent_responsesTest_TestAction, "dbo_sp_recent_responsesTest_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name    = "inconclusiveCondition1";
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SqlTest1_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_SomeSp));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExecutionTimeCondition executionTimeCondition1;
     this.SqlTest1Data       = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     SqlTest1_TestAction     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     executionTimeCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExecutionTimeCondition();
     //
     // SqlTest1_TestAction
     //
     SqlTest1_TestAction.Conditions.Add(executionTimeCondition1);
     resources.ApplyResources(SqlTest1_TestAction, "SqlTest1_TestAction");
     //
     // executionTimeCondition1
     //
     executionTimeCondition1.Enabled       = true;
     executionTimeCondition1.ExecutionTime = System.TimeSpan.Parse("00:00:00.3000000");
     executionTimeCondition1.Name          = "executionTimeCondition1";
     //
     // SqlTest1Data
     //
     this.SqlTest1Data.PosttestAction = null;
     this.SqlTest1Data.PretestAction  = null;
     this.SqlTest1Data.TestAction     = SqlTest1_TestAction;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_Procedure1Test_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.dbo_Procedure1TestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_Procedure1Test_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     // 
     // dbo_Procedure1Test_TestAction
     // 
     dbo_Procedure1Test_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_Procedure1Test_TestAction, "dbo_Procedure1Test_TestAction");
     // 
     // dbo_Procedure1TestData
     // 
     this.dbo_Procedure1TestData.PosttestAction = null;
     this.dbo_Procedure1TestData.PretestAction = null;
     this.dbo_Procedure1TestData.TestAction = dbo_Procedure1Test_TestAction;
     // 
     // rowCountCondition1
     // 
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 10;
     rowCountCondition1.RowCount = 0;
 }
Exemplo n.º 8
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_pr_HeapCheckTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HeapCheckTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition1;
     this.dbo_pr_HeapCheckTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_pr_HeapCheckTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     emptyResultSetCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     // 
     // dbo_pr_HeapCheckTest_TestAction
     // 
     dbo_pr_HeapCheckTest_TestAction.Conditions.Add(emptyResultSetCondition1);
     resources.ApplyResources(dbo_pr_HeapCheckTest_TestAction, "dbo_pr_HeapCheckTest_TestAction");
     // 
     // dbo_pr_HeapCheckTestData
     // 
     this.dbo_pr_HeapCheckTestData.PosttestAction = null;
     this.dbo_pr_HeapCheckTestData.PretestAction = null;
     this.dbo_pr_HeapCheckTestData.TestAction = dbo_pr_HeapCheckTest_TestAction;
     // 
     // emptyResultSetCondition1
     // 
     emptyResultSetCondition1.Enabled = true;
     emptyResultSetCondition1.Name = "emptyResultSetCondition1";
     emptyResultSetCondition1.ResultSet = 1;
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetStaticDateTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetStaticDate));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     this.dbo_GetStaticDateTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_GetStaticDateTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1            = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_GetStaticDateTest_TestAction
     //
     dbo_GetStaticDateTest_TestAction.Conditions.Add(scalarValueCondition1);
     resources.ApplyResources(dbo_GetStaticDateTest_TestAction, "dbo_GetStaticDateTest_TestAction");
     //
     // dbo_GetStaticDateTestData
     //
     this.dbo_GetStaticDateTestData.PosttestAction = null;
     this.dbo_GetStaticDateTestData.PretestAction  = null;
     this.dbo_GetStaticDateTestData.TestAction     = dbo_GetStaticDateTest_TestAction;
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber  = 1;
     scalarValueCondition1.Enabled       = true;
     scalarValueCondition1.ExpectedValue = "2018-06-29";
     scalarValueCondition1.Name          = "scalarValueCondition1";
     scalarValueCondition1.NullExpected  = false;
     scalarValueCondition1.ResultSet     = 1;
     scalarValueCondition1.RowNumber     = 1;
 }
Exemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction Test_Sysadmin_Role_Exists_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Test_Sysadmin_Role));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.Test_Sysadmin_Role_ExistsData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     Test_Sysadmin_Role_Exists_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // Test_Sysadmin_Role_Exists_TestAction
     //
     Test_Sysadmin_Role_Exists_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(Test_Sysadmin_Role_Exists_TestAction, "Test_Sysadmin_Role_Exists_TestAction");
     //
     // Test_Sysadmin_Role_ExistsData
     //
     this.Test_Sysadmin_Role_ExistsData.PosttestAction = null;
     this.Test_Sysadmin_Role_ExistsData.PretestAction  = null;
     this.Test_Sysadmin_Role_ExistsData.TestAction     = Test_Sysadmin_Role_Exists_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
 }
Exemplo n.º 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_delete_RecommendShirtColorTest_RowCount_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_delete_RecommendShirtColor_UnitTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        sp_delete_RecommendShirtColorTest_RowCount_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.sp_delete_RecommendShirtColorTest_RowCountData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     sp_delete_RecommendShirtColorTest_RowCount_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     sp_delete_RecommendShirtColorTest_RowCount_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // sp_delete_RecommendShirtColorTest_RowCount_TestAction
     //
     sp_delete_RecommendShirtColorTest_RowCount_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(sp_delete_RecommendShirtColorTest_RowCount_TestAction, "sp_delete_RecommendShirtColorTest_RowCount_TestAction");
     //
     // sp_delete_RecommendShirtColorTest_RowCount_PretestAction
     //
     resources.ApplyResources(sp_delete_RecommendShirtColorTest_RowCount_PretestAction, "sp_delete_RecommendShirtColorTest_RowCount_PretestAction");
     //
     // sp_delete_RecommendShirtColorTest_RowCountData
     //
     this.sp_delete_RecommendShirtColorTest_RowCountData.PosttestAction = null;
     this.sp_delete_RecommendShirtColorTest_RowCountData.PretestAction  = sp_delete_RecommendShirtColorTest_RowCount_PretestAction;
     this.sp_delete_RecommendShirtColorTest_RowCountData.TestAction     = sp_delete_RecommendShirtColorTest_RowCount_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 2;
 }
Exemplo n.º 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetAllCustomersTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetAllCustomersTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.dbo_GetAllCustomersTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_GetAllCustomersTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // dbo_GetAllCustomersTestData
     //
     this.dbo_GetAllCustomersTestData.PosttestAction = null;
     this.dbo_GetAllCustomersTestData.PretestAction  = null;
     this.dbo_GetAllCustomersTestData.TestAction     = dbo_GetAllCustomersTest_TestAction;
     //
     // dbo_GetAllCustomersTest_TestAction
     //
     dbo_GetAllCustomersTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_GetAllCustomersTest_TestAction, "dbo_GetAllCustomersTest_TestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 3;
 }
Exemplo n.º 13
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetTestByDateTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetTestByDataTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetTestByDateTest_PretestAction;
     this.dbo_GetTestByDateTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_GetTestByDateTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     dbo_GetTestByDateTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // dbo_GetTestByDateTest_TestAction
     //
     dbo_GetTestByDateTest_TestAction.Conditions.Add(inconclusiveCondition1);
     resources.ApplyResources(dbo_GetTestByDateTest_TestAction, "dbo_GetTestByDateTest_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name = "inconclusiveCondition1";
     //
     // dbo_GetTestByDateTestData
     //
     this.dbo_GetTestByDateTestData.PosttestAction = null;
     this.dbo_GetTestByDateTestData.PretestAction = dbo_GetTestByDateTest_PretestAction;
     this.dbo_GetTestByDateTestData.TestAction = dbo_GetTestByDateTest_TestAction;
     //
     // dbo_GetTestByDateTest_PretestAction
     //
     resources.ApplyResources(dbo_GetTestByDateTest_PretestAction, "dbo_GetTestByDateTest_PretestAction");
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_UpGhiChuTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTestUpGhiChu));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition1;
     this.dbo_UpGhiChuTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_UpGhiChuTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     checksumCondition1          = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     //
     // dbo_UpGhiChuTestData
     //
     this.dbo_UpGhiChuTestData.PosttestAction = null;
     this.dbo_UpGhiChuTestData.PretestAction  = null;
     this.dbo_UpGhiChuTestData.TestAction     = dbo_UpGhiChuTest_TestAction;
     //
     // dbo_UpGhiChuTest_TestAction
     //
     dbo_UpGhiChuTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(dbo_UpGhiChuTest_TestAction, "dbo_UpGhiChuTest_TestAction");
     //
     // checksumCondition1
     //
     checksumCondition1.Checksum = "659269635";
     checksumCondition1.Enabled  = true;
     checksumCondition1.Name     = "checksumCondition1";
 }
Exemplo n.º 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction GetADescriptionColumns_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(dbo_GetADescriptionColumns));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition1;
     this.GetADescriptionColumnsData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     GetADescriptionColumns_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1            = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     //
     // GetADescriptionColumns_TestAction
     //
     GetADescriptionColumns_TestAction.Conditions.Add(inconclusiveCondition1);
     resources.ApplyResources(GetADescriptionColumns_TestAction, "GetADescriptionColumns_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name    = "inconclusiveCondition1";
     //
     // GetADescriptionColumnsData
     //
     this.GetADescriptionColumnsData.PosttestAction = null;
     this.GetADescriptionColumnsData.PretestAction  = null;
     this.GetADescriptionColumnsData.TestAction     = GetADescriptionColumns_TestAction;
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SqlTest1_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition1;
     this.SqlTest1Data      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     SqlTest1_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     //
     // SqlTest1Data
     //
     this.SqlTest1Data.PosttestAction = null;
     this.SqlTest1Data.PretestAction  = null;
     this.SqlTest1Data.TestAction     = SqlTest1_TestAction;
     //
     // SqlTest1_TestAction
     //
     SqlTest1_TestAction.Conditions.Add(inconclusiveCondition1);
     resources.ApplyResources(SqlTest1_TestAction, "SqlTest1_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name    = "inconclusiveCondition1";
 }
Exemplo n.º 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_CLRFunctionTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CLRFunctionUnitTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition Result;
     this.dbo_CLRFunctionTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_CLRFunctionTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     Result = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_CLRFunctionTestData
     //
     this.dbo_CLRFunctionTestData.PosttestAction = null;
     this.dbo_CLRFunctionTestData.PretestAction  = null;
     this.dbo_CLRFunctionTestData.TestAction     = dbo_CLRFunctionTest_TestAction;
     //
     // dbo_CLRFunctionTest_TestAction
     //
     dbo_CLRFunctionTest_TestAction.Conditions.Add(Result);
     resources.ApplyResources(dbo_CLRFunctionTest_TestAction, "dbo_CLRFunctionTest_TestAction");
     //
     // Result
     //
     Result.ColumnNumber  = 1;
     Result.Enabled       = true;
     Result.ExpectedValue = "1 1";
     Result.Name          = "Result";
     Result.NullExpected  = false;
     Result.ResultSet     = 1;
     Result.RowNumber     = 1;
 }
Exemplo n.º 18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_TimTaiKhoanTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TaiKhoanTrung));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition1;
     this.dbo_TimTaiKhoanTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_TimTaiKhoanTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     checksumCondition1             = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     //
     // dbo_TimTaiKhoanTest_TestAction
     //
     dbo_TimTaiKhoanTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(dbo_TimTaiKhoanTest_TestAction, "dbo_TimTaiKhoanTest_TestAction");
     //
     // checksumCondition1
     //
     checksumCondition1.Checksum = "-1913580479";
     checksumCondition1.Enabled  = true;
     checksumCondition1.Name     = "checksumCondition1";
     //
     // dbo_TimTaiKhoanTestData
     //
     this.dbo_TimTaiKhoanTestData.PosttestAction = null;
     this.dbo_TimTaiKhoanTestData.PretestAction  = null;
     this.dbo_TimTaiKhoanTestData.TestAction     = dbo_TimTaiKhoanTest_TestAction;
 }
Exemplo n.º 19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_prosjekPlateTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest2));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition notEmptyResultSetCondition1;
     this.dbo_prosjekPlateTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_prosjekPlateTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     notEmptyResultSetCondition1     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition();
     //
     // dbo_prosjekPlateTestData
     //
     this.dbo_prosjekPlateTestData.PosttestAction = null;
     this.dbo_prosjekPlateTestData.PretestAction  = null;
     this.dbo_prosjekPlateTestData.TestAction     = dbo_prosjekPlateTest_TestAction;
     //
     // dbo_prosjekPlateTest_TestAction
     //
     dbo_prosjekPlateTest_TestAction.Conditions.Add(notEmptyResultSetCondition1);
     resources.ApplyResources(dbo_prosjekPlateTest_TestAction, "dbo_prosjekPlateTest_TestAction");
     //
     // notEmptyResultSetCondition1
     //
     notEmptyResultSetCondition1.Enabled   = true;
     notEmptyResultSetCondition1.Name      = "notEmptyResultSetCondition1";
     notEmptyResultSetCondition1.ResultSet = 1;
 }
Exemplo n.º 20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction checkmk_chart_capacity_fgTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(checkmk));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition1;
     this.checkmk_chart_capacity_fgTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     checkmk_chart_capacity_fgTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     //
     // checkmk_chart_capacity_fgTestData
     //
     this.checkmk_chart_capacity_fgTestData.PosttestAction = null;
     this.checkmk_chart_capacity_fgTestData.PretestAction  = null;
     this.checkmk_chart_capacity_fgTestData.TestAction     = checkmk_chart_capacity_fgTest_TestAction;
     //
     // checkmk_chart_capacity_fgTest_TestAction
     //
     checkmk_chart_capacity_fgTest_TestAction.Conditions.Add(inconclusiveCondition1);
     resources.ApplyResources(checkmk_chart_capacity_fgTest_TestAction, "checkmk_chart_capacity_fgTest_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name    = "inconclusiveCondition1";
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_delete_RecommendShirtColorTest_RowCount_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_delete_RecommendShirtColor_UnitTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_delete_RecommendShirtColorTest_RowCount_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     this.sp_delete_RecommendShirtColorTest_RowCountData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     sp_delete_RecommendShirtColorTest_RowCount_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     sp_delete_RecommendShirtColorTest_RowCount_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // sp_delete_RecommendShirtColorTest_RowCount_TestAction
     //
     sp_delete_RecommendShirtColorTest_RowCount_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(sp_delete_RecommendShirtColorTest_RowCount_TestAction, "sp_delete_RecommendShirtColorTest_RowCount_TestAction");
     //
     // sp_delete_RecommendShirtColorTest_RowCount_PretestAction
     //
     resources.ApplyResources(sp_delete_RecommendShirtColorTest_RowCount_PretestAction, "sp_delete_RecommendShirtColorTest_RowCount_PretestAction");
     //
     // sp_delete_RecommendShirtColorTest_RowCountData
     //
     this.sp_delete_RecommendShirtColorTest_RowCountData.PosttestAction = null;
     this.sp_delete_RecommendShirtColorTest_RowCountData.PretestAction = sp_delete_RecommendShirtColorTest_RowCount_PretestAction;
     this.sp_delete_RecommendShirtColorTest_RowCountData.TestAction = sp_delete_RecommendShirtColorTest_RowCount_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount = 2;
 }
Exemplo n.º 22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_Country_InsertTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Country_Insert_Test));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction             dbo_Country_InsertTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction             dbo_Country_InsertTest_PosttestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition      rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExecutionTimeCondition executionTimeCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition      checksumCondition1;
     this.dbo_Country_InsertTestData       = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_Country_InsertTest_TestAction     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_Country_InsertTest_PretestAction  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_Country_InsertTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     executionTimeCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExecutionTimeCondition();
     checksumCondition1      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     //
     // dbo_Country_InsertTest_TestAction
     //
     dbo_Country_InsertTest_TestAction.Conditions.Add(rowCountCondition1);
     dbo_Country_InsertTest_TestAction.Conditions.Add(executionTimeCondition1);
     dbo_Country_InsertTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(dbo_Country_InsertTest_TestAction, "dbo_Country_InsertTest_TestAction");
     //
     // dbo_Country_InsertTestData
     //
     this.dbo_Country_InsertTestData.PosttestAction = dbo_Country_InsertTest_PosttestAction;
     this.dbo_Country_InsertTestData.PretestAction  = dbo_Country_InsertTest_PretestAction;
     this.dbo_Country_InsertTestData.TestAction     = dbo_Country_InsertTest_TestAction;
     //
     // dbo_Country_InsertTest_PretestAction
     //
     resources.ApplyResources(dbo_Country_InsertTest_PretestAction, "dbo_Country_InsertTest_PretestAction");
     //
     // dbo_Country_InsertTest_PosttestAction
     //
     resources.ApplyResources(dbo_Country_InsertTest_PosttestAction, "dbo_Country_InsertTest_PosttestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
     //
     // executionTimeCondition1
     //
     executionTimeCondition1.Enabled       = true;
     executionTimeCondition1.ExecutionTime = System.TimeSpan.Parse("00:00:30");
     executionTimeCondition1.Name          = "executionTimeCondition1";
     //
     // checksumCondition1
     //
     checksumCondition1.Checksum = "-2016663507";
     checksumCondition1.Enabled  = true;
     checksumCondition1.Name     = "checksumCondition1";
 }
Exemplo n.º 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_INS_MUONTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_INS_TKBTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_QLPHRoomUpdateTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_QLPHTKBUpdateTest_TestAction;
     this.dbo_INS_MUONTestData         = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_INS_TKBTestData          = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_QLPHRoomUpdateTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_QLPHTKBUpdateTestData    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_INS_MUONTest_TestAction       = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_INS_TKBTest_TestAction        = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_QLPHRoomUpdateTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_QLPHTKBUpdateTest_TestAction  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // dbo_INS_MUONTest_TestAction
     //
     resources.ApplyResources(dbo_INS_MUONTest_TestAction, "dbo_INS_MUONTest_TestAction");
     //
     // dbo_INS_TKBTest_TestAction
     //
     resources.ApplyResources(dbo_INS_TKBTest_TestAction, "dbo_INS_TKBTest_TestAction");
     //
     // dbo_QLPHRoomUpdateTest_TestAction
     //
     resources.ApplyResources(dbo_QLPHRoomUpdateTest_TestAction, "dbo_QLPHRoomUpdateTest_TestAction");
     //
     // dbo_QLPHTKBUpdateTest_TestAction
     //
     resources.ApplyResources(dbo_QLPHTKBUpdateTest_TestAction, "dbo_QLPHTKBUpdateTest_TestAction");
     //
     // dbo_INS_MUONTestData
     //
     this.dbo_INS_MUONTestData.PosttestAction = null;
     this.dbo_INS_MUONTestData.PretestAction  = null;
     this.dbo_INS_MUONTestData.TestAction     = dbo_INS_MUONTest_TestAction;
     //
     // dbo_INS_TKBTestData
     //
     this.dbo_INS_TKBTestData.PosttestAction = null;
     this.dbo_INS_TKBTestData.PretestAction  = null;
     this.dbo_INS_TKBTestData.TestAction     = dbo_INS_TKBTest_TestAction;
     //
     // dbo_QLPHRoomUpdateTestData
     //
     this.dbo_QLPHRoomUpdateTestData.PosttestAction = null;
     this.dbo_QLPHRoomUpdateTestData.PretestAction  = null;
     this.dbo_QLPHRoomUpdateTestData.TestAction     = dbo_QLPHRoomUpdateTest_TestAction;
     //
     // dbo_QLPHTKBUpdateTestData
     //
     this.dbo_QLPHTKBUpdateTestData.PosttestAction = null;
     this.dbo_QLPHTKBUpdateTestData.PretestAction  = null;
     this.dbo_QLPHTKBUpdateTestData.TestAction     = dbo_QLPHTKBUpdateTest_TestAction;
 }
Exemplo n.º 24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_fn_remove_lettersTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fn_remove_letters));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction           TableNaming_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition2;
     this.dbo_fn_remove_lettersTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.TableNamingData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_fn_remove_lettersTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     TableNaming_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition2  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_fn_remove_lettersTest_TestAction
     //
     dbo_fn_remove_lettersTest_TestAction.Conditions.Add(scalarValueCondition1);
     resources.ApplyResources(dbo_fn_remove_lettersTest_TestAction, "dbo_fn_remove_lettersTest_TestAction");
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber  = 1;
     scalarValueCondition1.Enabled       = true;
     scalarValueCondition1.ExpectedValue = "999";
     scalarValueCondition1.Name          = "scalarValueCondition1";
     scalarValueCondition1.NullExpected  = false;
     scalarValueCondition1.ResultSet     = 1;
     scalarValueCondition1.RowNumber     = 1;
     //
     // dbo_fn_remove_lettersTestData
     //
     this.dbo_fn_remove_lettersTestData.PosttestAction = null;
     this.dbo_fn_remove_lettersTestData.PretestAction  = null;
     this.dbo_fn_remove_lettersTestData.TestAction     = dbo_fn_remove_lettersTest_TestAction;
     //
     // TableNamingData
     //
     this.TableNamingData.PosttestAction = null;
     this.TableNamingData.PretestAction  = null;
     this.TableNamingData.TestAction     = TableNaming_TestAction;
     //
     // TableNaming_TestAction
     //
     TableNaming_TestAction.Conditions.Add(scalarValueCondition2);
     resources.ApplyResources(TableNaming_TestAction, "TableNaming_TestAction");
     //
     // scalarValueCondition2
     //
     scalarValueCondition2.ColumnNumber  = 1;
     scalarValueCondition2.Enabled       = true;
     scalarValueCondition2.ExpectedValue = "0";
     scalarValueCondition2.Name          = "scalarValueCondition2";
     scalarValueCondition2.NullExpected  = false;
     scalarValueCondition2.ResultSet     = 1;
     scalarValueCondition2.RowNumber     = 1;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_sp_update_RecommendShirtColorTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_update_RecommendShirtColor_UnitTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_sp_update_RecommendShirtColorTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition2;
     this.dbo_sp_update_RecommendShirtColorTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_sp_update_RecommendShirtColorTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_sp_update_RecommendShirtColorTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_sp_update_RecommendShirtColorTest_TestAction
     //
     dbo_sp_update_RecommendShirtColorTest_TestAction.Conditions.Add(scalarValueCondition1);
     dbo_sp_update_RecommendShirtColorTest_TestAction.Conditions.Add(scalarValueCondition2);
     resources.ApplyResources(dbo_sp_update_RecommendShirtColorTest_TestAction, "dbo_sp_update_RecommendShirtColorTest_TestAction");
     //
     // dbo_sp_update_RecommendShirtColorTestData
     //
     this.dbo_sp_update_RecommendShirtColorTestData.PosttestAction = null;
     this.dbo_sp_update_RecommendShirtColorTestData.PretestAction = dbo_sp_update_RecommendShirtColorTest_PretestAction;
     this.dbo_sp_update_RecommendShirtColorTestData.TestAction = dbo_sp_update_RecommendShirtColorTest_TestAction;
     //
     // dbo_sp_update_RecommendShirtColorTest_PretestAction
     //
     resources.ApplyResources(dbo_sp_update_RecommendShirtColorTest_PretestAction, "dbo_sp_update_RecommendShirtColorTest_PretestAction");
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber = 1;
     scalarValueCondition1.Enabled = true;
     scalarValueCondition1.ExpectedValue = "red";
     scalarValueCondition1.Name = "scalarValueCondition1";
     scalarValueCondition1.NullExpected = false;
     scalarValueCondition1.ResultSet = 1;
     scalarValueCondition1.RowNumber = 1;
     //
     // scalarValueCondition2
     //
     scalarValueCondition2.ColumnNumber = 2;
     scalarValueCondition2.Enabled = true;
     scalarValueCondition2.ExpectedValue = "orange";
     scalarValueCondition2.Name = "scalarValueCondition2";
     scalarValueCondition2.NullExpected = false;
     scalarValueCondition2.ResultSet = 1;
     scalarValueCondition2.RowNumber = 1;
 }
Exemplo n.º 26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_PR_CreateEmployeeTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Test_PR_CreateEmployee));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        testInitializeAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        dbo_PR_CreateEmployeeTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        dbo_PR_CreateEmployeeTest_PosttestAction;
     this.dbo_PR_CreateEmployeeTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_PR_CreateEmployeeTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     testInitializeAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_PR_CreateEmployeeTest_PretestAction  = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_PR_CreateEmployeeTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // dbo_PR_CreateEmployeeTest_TestAction
     //
     dbo_PR_CreateEmployeeTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_PR_CreateEmployeeTest_TestAction, "dbo_PR_CreateEmployeeTest_TestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
     //
     // testInitializeAction
     //
     resources.ApplyResources(testInitializeAction, "testInitializeAction");
     //
     // dbo_PR_CreateEmployeeTest_PretestAction
     //
     resources.ApplyResources(dbo_PR_CreateEmployeeTest_PretestAction, "dbo_PR_CreateEmployeeTest_PretestAction");
     //
     // dbo_PR_CreateEmployeeTest_PosttestAction
     //
     resources.ApplyResources(dbo_PR_CreateEmployeeTest_PosttestAction, "dbo_PR_CreateEmployeeTest_PosttestAction");
     //
     // dbo_PR_CreateEmployeeTestData
     //
     this.dbo_PR_CreateEmployeeTestData.PosttestAction = dbo_PR_CreateEmployeeTest_PosttestAction;
     this.dbo_PR_CreateEmployeeTestData.PretestAction  = dbo_PR_CreateEmployeeTest_PretestAction;
     this.dbo_PR_CreateEmployeeTestData.TestAction     = dbo_PR_CreateEmployeeTest_TestAction;
     //
     // Test_PR_CreateEmployee
     //
     this.TestInitializeAction = testInitializeAction;
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_sp_update_RecommendShirtColorTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_update_RecommendShirtColor_UnitTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction           dbo_sp_update_RecommendShirtColorTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition2;
     this.dbo_sp_update_RecommendShirtColorTestData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_sp_update_RecommendShirtColorTest_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_sp_update_RecommendShirtColorTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_sp_update_RecommendShirtColorTest_TestAction
     //
     dbo_sp_update_RecommendShirtColorTest_TestAction.Conditions.Add(scalarValueCondition1);
     dbo_sp_update_RecommendShirtColorTest_TestAction.Conditions.Add(scalarValueCondition2);
     resources.ApplyResources(dbo_sp_update_RecommendShirtColorTest_TestAction, "dbo_sp_update_RecommendShirtColorTest_TestAction");
     //
     // dbo_sp_update_RecommendShirtColorTestData
     //
     this.dbo_sp_update_RecommendShirtColorTestData.PosttestAction = null;
     this.dbo_sp_update_RecommendShirtColorTestData.PretestAction  = dbo_sp_update_RecommendShirtColorTest_PretestAction;
     this.dbo_sp_update_RecommendShirtColorTestData.TestAction     = dbo_sp_update_RecommendShirtColorTest_TestAction;
     //
     // dbo_sp_update_RecommendShirtColorTest_PretestAction
     //
     resources.ApplyResources(dbo_sp_update_RecommendShirtColorTest_PretestAction, "dbo_sp_update_RecommendShirtColorTest_PretestAction");
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber  = 1;
     scalarValueCondition1.Enabled       = true;
     scalarValueCondition1.ExpectedValue = "red";
     scalarValueCondition1.Name          = "scalarValueCondition1";
     scalarValueCondition1.NullExpected  = false;
     scalarValueCondition1.ResultSet     = 1;
     scalarValueCondition1.RowNumber     = 1;
     //
     // scalarValueCondition2
     //
     scalarValueCondition2.ColumnNumber  = 2;
     scalarValueCondition2.Enabled       = true;
     scalarValueCondition2.ExpectedValue = "orange";
     scalarValueCondition2.Name          = "scalarValueCondition2";
     scalarValueCondition2.NullExpected  = false;
     scalarValueCondition2.ResultSet     = 1;
     scalarValueCondition2.RowNumber     = 1;
 }
   /// <summary> 
   /// Required method for Designer support - do not modify 
   /// the contents of this method with the code editor.
   /// </summary>
   private void InitializeComponent()
   {
    Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DemoVCom_AdvisorIndexDataGetTest_TestAction;
    Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
    Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition expectedSchemaCondition1;
    System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
    Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DemoVCom_AdvisorIndexDataGetTest_PretestAction;
    Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DemoVCom_AdvisorIndexDataGetTest_PosttestAction;
    this.DemoVCom_AdvisorIndexDataGetTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
    DemoVCom_AdvisorIndexDataGetTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
    rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
    expectedSchemaCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition();
    DemoVCom_AdvisorIndexDataGetTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
    DemoVCom_AdvisorIndexDataGetTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
    // 
    // DemoVCom_AdvisorIndexDataGetTest_TestAction
    // 
    DemoVCom_AdvisorIndexDataGetTest_TestAction.Conditions.Add(rowCountCondition1);
    DemoVCom_AdvisorIndexDataGetTest_TestAction.Conditions.Add(expectedSchemaCondition1);
    resources.ApplyResources(DemoVCom_AdvisorIndexDataGetTest_TestAction, "DemoVCom_AdvisorIndexDataGetTest_TestAction");
    // 
    // rowCountCondition1
    // 
    rowCountCondition1.Enabled = true;
    rowCountCondition1.Name = "rowCountCondition1";
    rowCountCondition1.ResultSet = 1;
    rowCountCondition1.RowCount = 2;
    // 
    // expectedSchemaCondition1
    // 
    expectedSchemaCondition1.Enabled = true;
    expectedSchemaCondition1.Name = "expectedSchemaCondition1";
    resources.ApplyResources(expectedSchemaCondition1, "expectedSchemaCondition1");
    expectedSchemaCondition1.Verbose = false;
    // 
    // DemoVCom_AdvisorIndexDataGetTest_PretestAction
    // 
    resources.ApplyResources(DemoVCom_AdvisorIndexDataGetTest_PretestAction, "DemoVCom_AdvisorIndexDataGetTest_PretestAction");
    // 
    // DemoVCom_AdvisorIndexDataGetTest_PosttestAction
    // 
    resources.ApplyResources(DemoVCom_AdvisorIndexDataGetTest_PosttestAction, "DemoVCom_AdvisorIndexDataGetTest_PosttestAction");
    // 
    // DemoVCom_AdvisorIndexDataGetTestData
    // 
    this.DemoVCom_AdvisorIndexDataGetTestData.PosttestAction = DemoVCom_AdvisorIndexDataGetTest_PosttestAction;
    this.DemoVCom_AdvisorIndexDataGetTestData.PretestAction = DemoVCom_AdvisorIndexDataGetTest_PretestAction;
    this.DemoVCom_AdvisorIndexDataGetTestData.TestAction = DemoVCom_AdvisorIndexDataGetTest_TestAction;
 }
Exemplo n.º 29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_InsertUserTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        dbo_InsertUserTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        dbo_InsertUserTest_PosttestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition CheckrowCount_UserInsert;
     this.dbo_InsertUserTestData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_InsertUserTest_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_InsertUserTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     dbo_InsertUserTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     CheckrowCount_UserInsert          = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // dbo_InsertUserTest_TestAction
     //
     dbo_InsertUserTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_InsertUserTest_TestAction, "dbo_InsertUserTest_TestAction");
     //
     // dbo_InsertUserTestData
     //
     this.dbo_InsertUserTestData.PosttestAction = dbo_InsertUserTest_PosttestAction;
     this.dbo_InsertUserTestData.PretestAction  = dbo_InsertUserTest_PretestAction;
     this.dbo_InsertUserTestData.TestAction     = dbo_InsertUserTest_TestAction;
     //
     // dbo_InsertUserTest_PretestAction
     //
     resources.ApplyResources(dbo_InsertUserTest_PretestAction, "dbo_InsertUserTest_PretestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
     //
     // dbo_InsertUserTest_PosttestAction
     //
     dbo_InsertUserTest_PosttestAction.Conditions.Add(CheckrowCount_UserInsert);
     resources.ApplyResources(dbo_InsertUserTest_PosttestAction, "dbo_InsertUserTest_PosttestAction");
     //
     // CheckrowCount_UserInsert
     //
     CheckrowCount_UserInsert.Enabled   = true;
     CheckrowCount_UserInsert.Name      = "CheckrowCount_UserInsert";
     CheckrowCount_UserInsert.ResultSet = 1;
     CheckrowCount_UserInsert.RowCount  = 1;
 }
Exemplo n.º 30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DBO_SetProcductCatTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        DBO_SetProcductCatTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        DBO_SetProcductCatTest_PosttestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition2;
     this.DBO_SetProcductCatTestData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     DBO_SetProcductCatTest_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     DBO_SetProcductCatTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     DBO_SetProcductCatTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // DBO_SetProcductCatTest_TestAction
     //
     DBO_SetProcductCatTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(DBO_SetProcductCatTest_TestAction, "DBO_SetProcductCatTest_TestAction");
     //
     // DBO_SetProcductCatTestData
     //
     this.DBO_SetProcductCatTestData.PosttestAction = DBO_SetProcductCatTest_PosttestAction;
     this.DBO_SetProcductCatTestData.PretestAction  = DBO_SetProcductCatTest_PretestAction;
     this.DBO_SetProcductCatTestData.TestAction     = DBO_SetProcductCatTest_TestAction;
     //
     // DBO_SetProcductCatTest_PretestAction
     //
     resources.ApplyResources(DBO_SetProcductCatTest_PretestAction, "DBO_SetProcductCatTest_PretestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
     //
     // DBO_SetProcductCatTest_PosttestAction
     //
     DBO_SetProcductCatTest_PosttestAction.Conditions.Add(rowCountCondition2);
     resources.ApplyResources(DBO_SetProcductCatTest_PosttestAction, "DBO_SetProcductCatTest_PosttestAction");
     //
     // rowCountCondition2
     //
     rowCountCondition2.Enabled   = true;
     rowCountCondition2.Name      = "rowCountCondition2";
     rowCountCondition2.ResultSet = 1;
     rowCountCondition2.RowCount  = 1;
 }
Exemplo n.º 31
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_spGatAllCustomerTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction        dbo_spGetAllRentedVideoTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition2;
     this.dbo_spGatAllCustomerTestData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_spGetAllRentedVideoTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_spGatAllCustomerTest_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_spGetAllRentedVideoTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     checksumCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     checksumCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     //
     // dbo_spGatAllCustomerTest_TestAction
     //
     dbo_spGatAllCustomerTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(dbo_spGatAllCustomerTest_TestAction, "dbo_spGatAllCustomerTest_TestAction");
     //
     // dbo_spGetAllRentedVideoTest_TestAction
     //
     dbo_spGetAllRentedVideoTest_TestAction.Conditions.Add(checksumCondition2);
     resources.ApplyResources(dbo_spGetAllRentedVideoTest_TestAction, "dbo_spGetAllRentedVideoTest_TestAction");
     //
     // dbo_spGatAllCustomerTestData
     //
     this.dbo_spGatAllCustomerTestData.PosttestAction = null;
     this.dbo_spGatAllCustomerTestData.PretestAction  = null;
     this.dbo_spGatAllCustomerTestData.TestAction     = dbo_spGatAllCustomerTest_TestAction;
     //
     // dbo_spGetAllRentedVideoTestData
     //
     this.dbo_spGetAllRentedVideoTestData.PosttestAction = null;
     this.dbo_spGetAllRentedVideoTestData.PretestAction  = null;
     this.dbo_spGetAllRentedVideoTestData.TestAction     = dbo_spGetAllRentedVideoTest_TestAction;
     //
     // checksumCondition1
     //
     checksumCondition1.Checksum = "2010718385";
     checksumCondition1.Enabled  = true;
     checksumCondition1.Name     = "checksumCondition1";
     //
     // checksumCondition2
     //
     checksumCondition2.Checksum = "-666878249";
     checksumCondition2.Enabled  = true;
     checksumCondition2.Name     = "checksumCondition2";
 }
Exemplo n.º 32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetFactPlayerTransfersTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetFactPlayerTransfersUnitTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition GetFactPlayerTransfersNotEmptyResultSetCondition;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_GetFactPlayerTransfersForGameweekTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition;
     this.dbo_GetFactPlayerTransfersTestData                     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_GetFactPlayerTransfersForGameweekTestData          = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_GetFactPlayerTransfersTest_TestAction                   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     GetFactPlayerTransfersNotEmptyResultSetCondition            = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition();
     dbo_GetFactPlayerTransfersForGameweekTest_TestAction        = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition();
     //
     // dbo_GetFactPlayerTransfersTest_TestAction
     //
     dbo_GetFactPlayerTransfersTest_TestAction.Conditions.Add(GetFactPlayerTransfersNotEmptyResultSetCondition);
     resources.ApplyResources(dbo_GetFactPlayerTransfersTest_TestAction, "dbo_GetFactPlayerTransfersTest_TestAction");
     //
     // GetFactPlayerTransfersNotEmptyResultSetCondition
     //
     GetFactPlayerTransfersNotEmptyResultSetCondition.Enabled   = true;
     GetFactPlayerTransfersNotEmptyResultSetCondition.Name      = "GetFactPlayerTransfersNotEmptyResultSetCondition";
     GetFactPlayerTransfersNotEmptyResultSetCondition.ResultSet = 1;
     //
     // dbo_GetFactPlayerTransfersTestData
     //
     this.dbo_GetFactPlayerTransfersTestData.PosttestAction = null;
     this.dbo_GetFactPlayerTransfersTestData.PretestAction  = null;
     this.dbo_GetFactPlayerTransfersTestData.TestAction     = dbo_GetFactPlayerTransfersTest_TestAction;
     //
     // dbo_GetFactPlayerTransfersForGameweekTestData
     //
     this.dbo_GetFactPlayerTransfersForGameweekTestData.PosttestAction = null;
     this.dbo_GetFactPlayerTransfersForGameweekTestData.PretestAction  = null;
     this.dbo_GetFactPlayerTransfersForGameweekTestData.TestAction     = dbo_GetFactPlayerTransfersForGameweekTest_TestAction;
     //
     // dbo_GetFactPlayerTransfersForGameweekTest_TestAction
     //
     dbo_GetFactPlayerTransfersForGameweekTest_TestAction.Conditions.Add(GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition);
     resources.ApplyResources(dbo_GetFactPlayerTransfersForGameweekTest_TestAction, "dbo_GetFactPlayerTransfersForGameweekTest_TestAction");
     //
     // GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition
     //
     GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition.Enabled   = true;
     GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition.Name      = "GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition";
     GetFactPlayerTransfersForGameweekNotEmptyResultSetCondition.ResultSet = 1;
 }
Exemplo n.º 33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_uspLogErrorTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction            dbo_uspPrintErrorTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition inconclusiveCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition     rowCountCondition1;
     this.dbo_uspLogErrorTestData     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_uspPrintErrorTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_uspLogErrorTest_TestAction   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_uspPrintErrorTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition2           = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     //
     // dbo_uspLogErrorTest_TestAction
     //
     dbo_uspLogErrorTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_uspLogErrorTest_TestAction, "dbo_uspLogErrorTest_TestAction");
     //
     // dbo_uspPrintErrorTest_TestAction
     //
     dbo_uspPrintErrorTest_TestAction.Conditions.Add(inconclusiveCondition2);
     resources.ApplyResources(dbo_uspPrintErrorTest_TestAction, "dbo_uspPrintErrorTest_TestAction");
     //
     // inconclusiveCondition2
     //
     inconclusiveCondition2.Enabled = true;
     inconclusiveCondition2.Name    = "inconclusiveCondition2";
     //
     // dbo_uspLogErrorTestData
     //
     this.dbo_uspLogErrorTestData.PosttestAction = null;
     this.dbo_uspLogErrorTestData.PretestAction  = null;
     this.dbo_uspLogErrorTestData.TestAction     = dbo_uspLogErrorTest_TestAction;
     //
     // dbo_uspPrintErrorTestData
     //
     this.dbo_uspPrintErrorTestData.PosttestAction = null;
     this.dbo_uspPrintErrorTestData.PretestAction  = null;
     this.dbo_uspPrintErrorTestData.TestAction     = dbo_uspPrintErrorTest_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
 }
Exemplo n.º 34
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_spGetAllVideosTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetAllVideoUnitTest));
     this.dbo_spGetAllVideosTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_spGetAllVideosTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // dbo_spGetAllVideosTestData
     //
     this.dbo_spGetAllVideosTestData.PosttestAction = null;
     this.dbo_spGetAllVideosTestData.PretestAction  = null;
     this.dbo_spGetAllVideosTestData.TestAction     = dbo_spGetAllVideosTest_TestAction;
     //
     // dbo_spGetAllVideosTest_TestAction
     //
     resources.ApplyResources(dbo_spGetAllVideosTest_TestAction, "dbo_spGetAllVideosTest_TestAction");
 }
Exemplo n.º 35
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction              dbo_uspGetManagerEmployeesTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition   inconclusiveCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition       rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition expectedSchemaCondition1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     this.dbo_uspGetManagerEmployeesTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_uspGetManagerEmployeesTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     inconclusiveCondition1   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.InconclusiveCondition();
     rowCountCondition1       = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     expectedSchemaCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition();
     //
     // dbo_uspGetManagerEmployeesTest_TestAction
     //
     dbo_uspGetManagerEmployeesTest_TestAction.Conditions.Add(inconclusiveCondition1);
     dbo_uspGetManagerEmployeesTest_TestAction.Conditions.Add(rowCountCondition1);
     dbo_uspGetManagerEmployeesTest_TestAction.Conditions.Add(expectedSchemaCondition1);
     resources.ApplyResources(dbo_uspGetManagerEmployeesTest_TestAction, "dbo_uspGetManagerEmployeesTest_TestAction");
     //
     // inconclusiveCondition1
     //
     inconclusiveCondition1.Enabled = true;
     inconclusiveCondition1.Name    = "inconclusiveCondition1";
     //
     // dbo_uspGetManagerEmployeesTestData
     //
     this.dbo_uspGetManagerEmployeesTestData.PosttestAction = null;
     this.dbo_uspGetManagerEmployeesTestData.PretestAction  = null;
     this.dbo_uspGetManagerEmployeesTestData.TestAction     = dbo_uspGetManagerEmployeesTest_TestAction;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 0;
     //
     // expectedSchemaCondition1
     //
     expectedSchemaCondition1.Enabled = true;
     expectedSchemaCondition1.Name    = "expectedSchemaCondition1";
     resources.ApplyResources(expectedSchemaCondition1, "expectedSchemaCondition1");
     expectedSchemaCondition1.Verbose = false;
 }
Exemplo n.º 36
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_XemDiemTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TestXemdiem_1551010024));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition       rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition       checksumCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition1;
     this.dbo_XemDiemTestData   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_XemDiemTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1         = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition1         = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     emptyResultSetCondition1   = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     //
     // dbo_XemDiemTest_TestAction
     //
     dbo_XemDiemTest_TestAction.Conditions.Add(rowCountCondition1);
     dbo_XemDiemTest_TestAction.Conditions.Add(checksumCondition1);
     dbo_XemDiemTest_TestAction.Conditions.Add(emptyResultSetCondition1);
     resources.ApplyResources(dbo_XemDiemTest_TestAction, "dbo_XemDiemTest_TestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled   = true;
     rowCountCondition1.Name      = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount  = 1;
     //
     // checksumCondition1
     //
     checksumCondition1.Checksum = "-307226885";
     checksumCondition1.Enabled  = true;
     checksumCondition1.Name     = "checksumCondition1";
     //
     // dbo_XemDiemTestData
     //
     this.dbo_XemDiemTestData.PosttestAction = null;
     this.dbo_XemDiemTestData.PretestAction  = null;
     this.dbo_XemDiemTestData.TestAction     = dbo_XemDiemTest_TestAction;
     //
     // emptyResultSetCondition1
     //
     emptyResultSetCondition1.Enabled   = false;
     emptyResultSetCondition1.Name      = "emptyResultSetCondition1";
     emptyResultSetCondition1.ResultSet = 1;
 }
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SqlTest1_TestAction;
			Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SqlTest1_PretestAction;
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
			Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition bookTitleIsHarryPotter;
			this.SqlTest1Data = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
			SqlTest1_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
			SqlTest1_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
			bookTitleIsHarryPotter = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
			// 
			// SqlTest1Data
			// 
			this.SqlTest1Data.PosttestAction = null;
			this.SqlTest1Data.PretestAction = SqlTest1_PretestAction;
			this.SqlTest1Data.TestAction = SqlTest1_TestAction;
			// 
			// SqlTest1_TestAction
			// 
			SqlTest1_TestAction.Conditions.Add(bookTitleIsHarryPotter);
			resources.ApplyResources(SqlTest1_TestAction, "SqlTest1_TestAction");
			// 
			// SqlTest1_PretestAction
			// 
			resources.ApplyResources(SqlTest1_PretestAction, "SqlTest1_PretestAction");
			// 
			// bookTitleIsHarryPotter
			// 
			bookTitleIsHarryPotter.ColumnNumber = 1;
			bookTitleIsHarryPotter.Enabled = true;
			bookTitleIsHarryPotter.ExpectedValue = "Harry Potter and the Sorcerers Stone";
			bookTitleIsHarryPotter.Name = "bookTitleIsHarryPotter";
			bookTitleIsHarryPotter.NullExpected = false;
			bookTitleIsHarryPotter.ResultSet = 1;
			bookTitleIsHarryPotter.RowNumber = 1;
		}
Exemplo n.º 38
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddCityTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DBTest));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddRestaurantTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_RestaurantsGetByCityTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_ReviewsGetByUserTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_ReviewsGetByUserTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddRestaurantTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddRestaurantTestDuplicates_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddRestaurantTestDuplicates_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_RestaurantsGetByCityTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddCityTestDuplicates_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddCityTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddCityTestDuplicates_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddReviewTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddReviewTestDuplicates_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddReviewTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_AddReviewTestDuplicates_PretestAction;
     this.dbo_AddCityTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_AddRestaurantTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_RestaurantsGetByCityTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_ReviewsGetByUserTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_AddRestaurantTestDuplicatesData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_AddCityTestDuplicatesData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_AddReviewTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_AddReviewTestDuplicatesData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_AddCityTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition3 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_AddRestaurantTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_RestaurantsGetByCityTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     dbo_ReviewsGetByUserTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     dbo_ReviewsGetByUserTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddRestaurantTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddRestaurantTestDuplicates_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_AddRestaurantTestDuplicates_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_RestaurantsGetByCityTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddCityTestDuplicates_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition4 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_AddCityTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddCityTestDuplicates_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddReviewTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition5 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_AddReviewTestDuplicates_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition6 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     dbo_AddReviewTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_AddReviewTestDuplicates_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // dbo_AddCityTest_TestAction
     //
     dbo_AddCityTest_TestAction.Conditions.Add(scalarValueCondition3);
     resources.ApplyResources(dbo_AddCityTest_TestAction, "dbo_AddCityTest_TestAction");
     //
     // scalarValueCondition3
     //
     scalarValueCondition3.ColumnNumber = 1;
     scalarValueCondition3.Enabled = true;
     scalarValueCondition3.ExpectedValue = "0";
     scalarValueCondition3.Name = "scalarValueCondition3";
     scalarValueCondition3.NullExpected = false;
     scalarValueCondition3.ResultSet = 1;
     scalarValueCondition3.RowNumber = 1;
     //
     // dbo_AddRestaurantTest_TestAction
     //
     dbo_AddRestaurantTest_TestAction.Conditions.Add(scalarValueCondition1);
     resources.ApplyResources(dbo_AddRestaurantTest_TestAction, "dbo_AddRestaurantTest_TestAction");
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber = 1;
     scalarValueCondition1.Enabled = true;
     scalarValueCondition1.ExpectedValue = "0";
     scalarValueCondition1.Name = "scalarValueCondition1";
     scalarValueCondition1.NullExpected = false;
     scalarValueCondition1.ResultSet = 1;
     scalarValueCondition1.RowNumber = 1;
     //
     // dbo_RestaurantsGetByCityTest_TestAction
     //
     dbo_RestaurantsGetByCityTest_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(dbo_RestaurantsGetByCityTest_TestAction, "dbo_RestaurantsGetByCityTest_TestAction");
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount = 2;
     //
     // dbo_ReviewsGetByUserTest_TestAction
     //
     dbo_ReviewsGetByUserTest_TestAction.Conditions.Add(rowCountCondition2);
     resources.ApplyResources(dbo_ReviewsGetByUserTest_TestAction, "dbo_ReviewsGetByUserTest_TestAction");
     //
     // rowCountCondition2
     //
     rowCountCondition2.Enabled = true;
     rowCountCondition2.Name = "rowCountCondition2";
     rowCountCondition2.ResultSet = 1;
     rowCountCondition2.RowCount = 2;
     //
     // dbo_ReviewsGetByUserTest_PretestAction
     //
     resources.ApplyResources(dbo_ReviewsGetByUserTest_PretestAction, "dbo_ReviewsGetByUserTest_PretestAction");
     //
     // dbo_AddRestaurantTest_PretestAction
     //
     resources.ApplyResources(dbo_AddRestaurantTest_PretestAction, "dbo_AddRestaurantTest_PretestAction");
     //
     // dbo_AddRestaurantTestDuplicates_TestAction
     //
     dbo_AddRestaurantTestDuplicates_TestAction.Conditions.Add(scalarValueCondition2);
     resources.ApplyResources(dbo_AddRestaurantTestDuplicates_TestAction, "dbo_AddRestaurantTestDuplicates_TestAction");
     //
     // scalarValueCondition2
     //
     scalarValueCondition2.ColumnNumber = 1;
     scalarValueCondition2.Enabled = true;
     scalarValueCondition2.ExpectedValue = "-1";
     scalarValueCondition2.Name = "scalarValueCondition2";
     scalarValueCondition2.NullExpected = false;
     scalarValueCondition2.ResultSet = 2;
     scalarValueCondition2.RowNumber = 1;
     //
     // dbo_AddRestaurantTestDuplicates_PretestAction
     //
     resources.ApplyResources(dbo_AddRestaurantTestDuplicates_PretestAction, "dbo_AddRestaurantTestDuplicates_PretestAction");
     //
     // dbo_RestaurantsGetByCityTest_PretestAction
     //
     resources.ApplyResources(dbo_RestaurantsGetByCityTest_PretestAction, "dbo_RestaurantsGetByCityTest_PretestAction");
     //
     // dbo_AddCityTestDuplicates_TestAction
     //
     dbo_AddCityTestDuplicates_TestAction.Conditions.Add(scalarValueCondition4);
     resources.ApplyResources(dbo_AddCityTestDuplicates_TestAction, "dbo_AddCityTestDuplicates_TestAction");
     //
     // scalarValueCondition4
     //
     scalarValueCondition4.ColumnNumber = 1;
     scalarValueCondition4.Enabled = true;
     scalarValueCondition4.ExpectedValue = "-1";
     scalarValueCondition4.Name = "scalarValueCondition4";
     scalarValueCondition4.NullExpected = false;
     scalarValueCondition4.ResultSet = 3;
     scalarValueCondition4.RowNumber = 1;
     //
     // dbo_AddCityTest_PretestAction
     //
     resources.ApplyResources(dbo_AddCityTest_PretestAction, "dbo_AddCityTest_PretestAction");
     //
     // dbo_AddCityTestDuplicates_PretestAction
     //
     resources.ApplyResources(dbo_AddCityTestDuplicates_PretestAction, "dbo_AddCityTestDuplicates_PretestAction");
     //
     // dbo_AddReviewTest_TestAction
     //
     dbo_AddReviewTest_TestAction.Conditions.Add(scalarValueCondition5);
     resources.ApplyResources(dbo_AddReviewTest_TestAction, "dbo_AddReviewTest_TestAction");
     //
     // scalarValueCondition5
     //
     scalarValueCondition5.ColumnNumber = 1;
     scalarValueCondition5.Enabled = true;
     scalarValueCondition5.ExpectedValue = "0";
     scalarValueCondition5.Name = "scalarValueCondition5";
     scalarValueCondition5.NullExpected = false;
     scalarValueCondition5.ResultSet = 1;
     scalarValueCondition5.RowNumber = 1;
     //
     // dbo_AddReviewTestDuplicates_TestAction
     //
     dbo_AddReviewTestDuplicates_TestAction.Conditions.Add(scalarValueCondition6);
     resources.ApplyResources(dbo_AddReviewTestDuplicates_TestAction, "dbo_AddReviewTestDuplicates_TestAction");
     //
     // scalarValueCondition6
     //
     scalarValueCondition6.ColumnNumber = 1;
     scalarValueCondition6.Enabled = true;
     scalarValueCondition6.ExpectedValue = "-1";
     scalarValueCondition6.Name = "scalarValueCondition6";
     scalarValueCondition6.NullExpected = false;
     scalarValueCondition6.ResultSet = 2;
     scalarValueCondition6.RowNumber = 1;
     //
     // dbo_AddReviewTest_PretestAction
     //
     resources.ApplyResources(dbo_AddReviewTest_PretestAction, "dbo_AddReviewTest_PretestAction");
     //
     // dbo_AddReviewTestDuplicates_PretestAction
     //
     resources.ApplyResources(dbo_AddReviewTestDuplicates_PretestAction, "dbo_AddReviewTestDuplicates_PretestAction");
     //
     // dbo_AddCityTestData
     //
     this.dbo_AddCityTestData.PosttestAction = null;
     this.dbo_AddCityTestData.PretestAction = dbo_AddCityTest_PretestAction;
     this.dbo_AddCityTestData.TestAction = dbo_AddCityTest_TestAction;
     //
     // dbo_AddRestaurantTestData
     //
     this.dbo_AddRestaurantTestData.PosttestAction = null;
     this.dbo_AddRestaurantTestData.PretestAction = dbo_AddRestaurantTest_PretestAction;
     this.dbo_AddRestaurantTestData.TestAction = dbo_AddRestaurantTest_TestAction;
     //
     // dbo_RestaurantsGetByCityTestData
     //
     this.dbo_RestaurantsGetByCityTestData.PosttestAction = null;
     this.dbo_RestaurantsGetByCityTestData.PretestAction = dbo_RestaurantsGetByCityTest_PretestAction;
     this.dbo_RestaurantsGetByCityTestData.TestAction = dbo_RestaurantsGetByCityTest_TestAction;
     //
     // dbo_ReviewsGetByUserTestData
     //
     this.dbo_ReviewsGetByUserTestData.PosttestAction = null;
     this.dbo_ReviewsGetByUserTestData.PretestAction = dbo_ReviewsGetByUserTest_PretestAction;
     this.dbo_ReviewsGetByUserTestData.TestAction = dbo_ReviewsGetByUserTest_TestAction;
     //
     // dbo_AddRestaurantTestDuplicatesData
     //
     this.dbo_AddRestaurantTestDuplicatesData.PosttestAction = null;
     this.dbo_AddRestaurantTestDuplicatesData.PretestAction = dbo_AddRestaurantTestDuplicates_PretestAction;
     this.dbo_AddRestaurantTestDuplicatesData.TestAction = dbo_AddRestaurantTestDuplicates_TestAction;
     //
     // dbo_AddCityTestDuplicatesData
     //
     this.dbo_AddCityTestDuplicatesData.PosttestAction = null;
     this.dbo_AddCityTestDuplicatesData.PretestAction = dbo_AddCityTestDuplicates_PretestAction;
     this.dbo_AddCityTestDuplicatesData.TestAction = dbo_AddCityTestDuplicates_TestAction;
     //
     // dbo_AddReviewTestData
     //
     this.dbo_AddReviewTestData.PosttestAction = null;
     this.dbo_AddReviewTestData.PretestAction = dbo_AddReviewTest_PretestAction;
     this.dbo_AddReviewTestData.TestAction = dbo_AddReviewTest_TestAction;
     //
     // dbo_AddReviewTestDuplicatesData
     //
     this.dbo_AddReviewTestDuplicatesData.PosttestAction = null;
     this.dbo_AddReviewTestDuplicatesData.PretestAction = dbo_AddReviewTestDuplicates_PretestAction;
     this.dbo_AddReviewTestDuplicatesData.TestAction = dbo_AddReviewTestDuplicates_TestAction;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction audit_up_CreateRejectsLogTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UTst));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction audit_up_CreateRejectsLogTest_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction audit_up_CreateRejectsLogTest_PosttestAction;
     this.audit_up_CreateRejectsLogTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     audit_up_CreateRejectsLogTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition3 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition4 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition5 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     scalarValueCondition6 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     checksumCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     audit_up_CreateRejectsLogTest_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     audit_up_CreateRejectsLogTest_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     // 
     // audit_up_CreateRejectsLogTest_TestAction
     // 
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(rowCountCondition1);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition1);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition2);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition3);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition4);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition5);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(scalarValueCondition6);
     audit_up_CreateRejectsLogTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(audit_up_CreateRejectsLogTest_TestAction, "audit_up_CreateRejectsLogTest_TestAction");
     // 
     // rowCountCondition1
     // 
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount = 1;
     // 
     // scalarValueCondition1
     // 
     scalarValueCondition1.ColumnNumber = 1;
     scalarValueCondition1.Enabled = true;
     scalarValueCondition1.ExpectedValue = "99";
     scalarValueCondition1.Name = "scalarValueCondition1";
     scalarValueCondition1.NullExpected = false;
     scalarValueCondition1.ResultSet = 1;
     scalarValueCondition1.RowNumber = 1;
     // 
     // scalarValueCondition2
     // 
     scalarValueCondition2.ColumnNumber = 2;
     scalarValueCondition2.Enabled = true;
     scalarValueCondition2.ExpectedValue = "Test Component";
     scalarValueCondition2.Name = "scalarValueCondition2";
     scalarValueCondition2.NullExpected = false;
     scalarValueCondition2.ResultSet = 1;
     scalarValueCondition2.RowNumber = 1;
     // 
     // scalarValueCondition3
     // 
     scalarValueCondition3.ColumnNumber = 3;
     scalarValueCondition3.Enabled = true;
     scalarValueCondition3.ExpectedValue = "Test_Field";
     scalarValueCondition3.Name = "scalarValueCondition3";
     scalarValueCondition3.NullExpected = false;
     scalarValueCondition3.ResultSet = 1;
     scalarValueCondition3.RowNumber = 1;
     // 
     // scalarValueCondition4
     // 
     scalarValueCondition4.ColumnNumber = 4;
     scalarValueCondition4.Enabled = true;
     scalarValueCondition4.ExpectedValue = "TESTCODE";
     scalarValueCondition4.Name = "scalarValueCondition4";
     scalarValueCondition4.NullExpected = false;
     scalarValueCondition4.ResultSet = 1;
     scalarValueCondition4.RowNumber = 1;
     // 
     // scalarValueCondition5
     // 
     scalarValueCondition5.ColumnNumber = 5;
     scalarValueCondition5.Enabled = true;
     scalarValueCondition5.ExpectedValue = "2";
     scalarValueCondition5.Name = "scalarValueCondition5";
     scalarValueCondition5.NullExpected = false;
     scalarValueCondition5.ResultSet = 1;
     scalarValueCondition5.RowNumber = 1;
     // 
     // scalarValueCondition6
     // 
     scalarValueCondition6.ColumnNumber = 6;
     scalarValueCondition6.Enabled = true;
     scalarValueCondition6.ExpectedValue = "FIELD2:34,FIELD3:FOO,FIELD4:BAR";
     scalarValueCondition6.Name = "scalarValueCondition6";
     scalarValueCondition6.NullExpected = false;
     scalarValueCondition6.ResultSet = 1;
     scalarValueCondition6.RowNumber = 1;
     // 
     // checksumCondition1
     // 
     checksumCondition1.Checksum = "-2001793917";
     checksumCondition1.Enabled = true;
     checksumCondition1.Name = "checksumCondition1";
     // 
     // audit_up_CreateRejectsLogTest_PretestAction
     // 
     resources.ApplyResources(audit_up_CreateRejectsLogTest_PretestAction, "audit_up_CreateRejectsLogTest_PretestAction");
     // 
     // audit_up_CreateRejectsLogTestData
     // 
     this.audit_up_CreateRejectsLogTestData.PosttestAction = audit_up_CreateRejectsLogTest_PosttestAction;
     this.audit_up_CreateRejectsLogTestData.PretestAction = audit_up_CreateRejectsLogTest_PretestAction;
     this.audit_up_CreateRejectsLogTestData.TestAction = audit_up_CreateRejectsLogTest_TestAction;
     // 
     // audit_up_CreateRejectsLogTest_PosttestAction
     // 
     resources.ApplyResources(audit_up_CreateRejectsLogTest_PosttestAction, "audit_up_CreateRejectsLogTest_PosttestAction");
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_ALL_Match_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataComparisonTests));
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_1To3_Match_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_1And3_Match_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_1To3_Mismatch_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_OrderSensitive_Mismatch_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_OrderInsenstive_Match_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_CaseSensitive_Mismatch_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition7;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction DataComparisonTests_CaseInsensitive_Match_TestAction;
     VSDBTestExtensions.DataCompareTestCondition dataCompareTestCondition8;
     this.DataComparisonTests_ALL_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_1To3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_1And3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_1To3_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_OrderSensitive_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_OrderInsenstive_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_CaseSensitive_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.DataComparisonTests_CaseInsensitive_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     DataComparisonTests_ALL_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition1 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_1To3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition2 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_1And3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition3 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_1To3_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition4 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_OrderSensitive_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition5 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_OrderInsenstive_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition6 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_CaseSensitive_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition7 = new VSDBTestExtensions.DataCompareTestCondition();
     DataComparisonTests_CaseInsensitive_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dataCompareTestCondition8 = new VSDBTestExtensions.DataCompareTestCondition();
     //
     // DataComparisonTests_ALL_Match_TestAction
     //
     DataComparisonTests_ALL_Match_TestAction.Conditions.Add(dataCompareTestCondition1);
     resources.ApplyResources(DataComparisonTests_ALL_Match_TestAction, "DataComparisonTests_ALL_Match_TestAction");
     //
     // dataCompareTestCondition1
     //
     dataCompareTestCondition1.Enabled = true;
     dataCompareTestCondition1.EnforceOrder = false;
     dataCompareTestCondition1.IsCaseSensitive = false;
     dataCompareTestCondition1.Name = "dataCompareTestCondition1";
     dataCompareTestCondition1.ResultSets = "ALL";
     //
     // DataComparisonTests_1To3_Match_TestAction
     //
     DataComparisonTests_1To3_Match_TestAction.Conditions.Add(dataCompareTestCondition2);
     resources.ApplyResources(DataComparisonTests_1To3_Match_TestAction, "DataComparisonTests_1To3_Match_TestAction");
     //
     // dataCompareTestCondition2
     //
     dataCompareTestCondition2.Enabled = true;
     dataCompareTestCondition2.EnforceOrder = false;
     dataCompareTestCondition2.IsCaseSensitive = false;
     dataCompareTestCondition2.Name = "dataCompareTestCondition2";
     dataCompareTestCondition2.ResultSets = "1:3";
     //
     // DataComparisonTests_1And3_Match_TestAction
     //
     DataComparisonTests_1And3_Match_TestAction.Conditions.Add(dataCompareTestCondition3);
     resources.ApplyResources(DataComparisonTests_1And3_Match_TestAction, "DataComparisonTests_1And3_Match_TestAction");
     //
     // dataCompareTestCondition3
     //
     dataCompareTestCondition3.Enabled = true;
     dataCompareTestCondition3.EnforceOrder = false;
     dataCompareTestCondition3.IsCaseSensitive = false;
     dataCompareTestCondition3.Name = "dataCompareTestCondition3";
     dataCompareTestCondition3.ResultSets = "1,3";
     //
     // DataComparisonTests_1To3_Mismatch_TestAction
     //
     DataComparisonTests_1To3_Mismatch_TestAction.Conditions.Add(dataCompareTestCondition4);
     resources.ApplyResources(DataComparisonTests_1To3_Mismatch_TestAction, "DataComparisonTests_1To3_Mismatch_TestAction");
     //
     // dataCompareTestCondition4
     //
     dataCompareTestCondition4.Enabled = true;
     dataCompareTestCondition4.EnforceOrder = false;
     dataCompareTestCondition4.IsCaseSensitive = false;
     dataCompareTestCondition4.Name = "dataCompareTestCondition4";
     dataCompareTestCondition4.ResultSets = "1:3";
     //
     // DataComparisonTests_OrderSensitive_Mismatch_TestAction
     //
     DataComparisonTests_OrderSensitive_Mismatch_TestAction.Conditions.Add(dataCompareTestCondition5);
     resources.ApplyResources(DataComparisonTests_OrderSensitive_Mismatch_TestAction, "DataComparisonTests_OrderSensitive_Mismatch_TestAction");
     //
     // dataCompareTestCondition5
     //
     dataCompareTestCondition5.Enabled = true;
     dataCompareTestCondition5.EnforceOrder = true;
     dataCompareTestCondition5.IsCaseSensitive = false;
     dataCompareTestCondition5.Name = "dataCompareTestCondition5";
     dataCompareTestCondition5.ResultSets = "ALL";
     //
     // DataComparisonTests_OrderInsenstive_Match_TestAction
     //
     DataComparisonTests_OrderInsenstive_Match_TestAction.Conditions.Add(dataCompareTestCondition6);
     resources.ApplyResources(DataComparisonTests_OrderInsenstive_Match_TestAction, "DataComparisonTests_OrderInsenstive_Match_TestAction");
     //
     // dataCompareTestCondition6
     //
     dataCompareTestCondition6.Enabled = true;
     dataCompareTestCondition6.EnforceOrder = false;
     dataCompareTestCondition6.IsCaseSensitive = false;
     dataCompareTestCondition6.Name = "dataCompareTestCondition6";
     dataCompareTestCondition6.ResultSets = "ALL";
     //
     // DataComparisonTests_CaseSensitive_Mismatch_TestAction
     //
     DataComparisonTests_CaseSensitive_Mismatch_TestAction.Conditions.Add(dataCompareTestCondition7);
     resources.ApplyResources(DataComparisonTests_CaseSensitive_Mismatch_TestAction, "DataComparisonTests_CaseSensitive_Mismatch_TestAction");
     //
     // dataCompareTestCondition7
     //
     dataCompareTestCondition7.Enabled = true;
     dataCompareTestCondition7.EnforceOrder = false;
     dataCompareTestCondition7.IsCaseSensitive = true;
     dataCompareTestCondition7.Name = "dataCompareTestCondition7";
     dataCompareTestCondition7.ResultSets = "ALL";
     //
     // DataComparisonTests_CaseInsensitive_Match_TestAction
     //
     DataComparisonTests_CaseInsensitive_Match_TestAction.Conditions.Add(dataCompareTestCondition8);
     resources.ApplyResources(DataComparisonTests_CaseInsensitive_Match_TestAction, "DataComparisonTests_CaseInsensitive_Match_TestAction");
     //
     // dataCompareTestCondition8
     //
     dataCompareTestCondition8.Enabled = true;
     dataCompareTestCondition8.EnforceOrder = false;
     dataCompareTestCondition8.IsCaseSensitive = false;
     dataCompareTestCondition8.Name = "dataCompareTestCondition8";
     dataCompareTestCondition8.ResultSets = "ALL";
     //
     // DataComparisonTests_ALL_MatchData
     //
     this.DataComparisonTests_ALL_MatchData.PosttestAction = null;
     this.DataComparisonTests_ALL_MatchData.PretestAction = null;
     this.DataComparisonTests_ALL_MatchData.TestAction = DataComparisonTests_ALL_Match_TestAction;
     //
     // DataComparisonTests_1To3_MatchData
     //
     this.DataComparisonTests_1To3_MatchData.PosttestAction = null;
     this.DataComparisonTests_1To3_MatchData.PretestAction = null;
     this.DataComparisonTests_1To3_MatchData.TestAction = DataComparisonTests_1To3_Match_TestAction;
     //
     // DataComparisonTests_1And3_MatchData
     //
     this.DataComparisonTests_1And3_MatchData.PosttestAction = null;
     this.DataComparisonTests_1And3_MatchData.PretestAction = null;
     this.DataComparisonTests_1And3_MatchData.TestAction = DataComparisonTests_1And3_Match_TestAction;
     //
     // DataComparisonTests_1To3_MismatchData
     //
     this.DataComparisonTests_1To3_MismatchData.PosttestAction = null;
     this.DataComparisonTests_1To3_MismatchData.PretestAction = null;
     this.DataComparisonTests_1To3_MismatchData.TestAction = DataComparisonTests_1To3_Mismatch_TestAction;
     //
     // DataComparisonTests_OrderSensitive_MismatchData
     //
     this.DataComparisonTests_OrderSensitive_MismatchData.PosttestAction = null;
     this.DataComparisonTests_OrderSensitive_MismatchData.PretestAction = null;
     this.DataComparisonTests_OrderSensitive_MismatchData.TestAction = DataComparisonTests_OrderSensitive_Mismatch_TestAction;
     //
     // DataComparisonTests_OrderInsenstive_MatchData
     //
     this.DataComparisonTests_OrderInsenstive_MatchData.PosttestAction = null;
     this.DataComparisonTests_OrderInsenstive_MatchData.PretestAction = null;
     this.DataComparisonTests_OrderInsenstive_MatchData.TestAction = DataComparisonTests_OrderInsenstive_Match_TestAction;
     //
     // DataComparisonTests_CaseSensitive_MismatchData
     //
     this.DataComparisonTests_CaseSensitive_MismatchData.PosttestAction = null;
     this.DataComparisonTests_CaseSensitive_MismatchData.PretestAction = null;
     this.DataComparisonTests_CaseSensitive_MismatchData.TestAction = DataComparisonTests_CaseSensitive_Mismatch_TestAction;
     //
     // DataComparisonTests_CaseInsensitive_MatchData
     //
     this.DataComparisonTests_CaseInsensitive_MatchData.PosttestAction = null;
     this.DataComparisonTests_CaseInsensitive_MatchData.PretestAction = null;
     this.DataComparisonTests_CaseInsensitive_MatchData.TestAction = DataComparisonTests_CaseInsensitive_Match_TestAction;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_list_RecommendShirtColorTest_RowCount_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(sp_list_RecommendShirtColor_UnitTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition notEmptyResultSetCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_list_RecommendShirtColorTest_RowCount_PretestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_list_RecommendShirtColorTest_RowCount_PosttestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction testInitializeAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_list_RecommendShortColorTest_ExpectedSchema_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition expectedSchemaCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction;
     this.sp_list_RecommendShirtColorTest_RowCountData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.sp_list_RecommendShortColorTest_ExpectedSchemaData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     sp_list_RecommendShirtColorTest_RowCount_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     notEmptyResultSetCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.NotEmptyResultSetCondition();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     sp_list_RecommendShirtColorTest_RowCount_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     sp_list_RecommendShirtColorTest_RowCount_PosttestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     testInitializeAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     sp_list_RecommendShortColorTest_ExpectedSchema_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     expectedSchemaCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ExpectedSchemaCondition();
     sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     //
     // sp_list_RecommendShirtColorTest_RowCount_TestAction
     //
     sp_list_RecommendShirtColorTest_RowCount_TestAction.Conditions.Add(notEmptyResultSetCondition1);
     sp_list_RecommendShirtColorTest_RowCount_TestAction.Conditions.Add(rowCountCondition1);
     resources.ApplyResources(sp_list_RecommendShirtColorTest_RowCount_TestAction, "sp_list_RecommendShirtColorTest_RowCount_TestAction");
     //
     // notEmptyResultSetCondition1
     //
     notEmptyResultSetCondition1.Enabled = true;
     notEmptyResultSetCondition1.Name = "notEmptyResultSetCondition1";
     notEmptyResultSetCondition1.ResultSet = 1;
     //
     // rowCountCondition1
     //
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 1;
     rowCountCondition1.RowCount = 3;
     //
     // sp_list_RecommendShirtColorTest_RowCount_PretestAction
     //
     resources.ApplyResources(sp_list_RecommendShirtColorTest_RowCount_PretestAction, "sp_list_RecommendShirtColorTest_RowCount_PretestAction");
     //
     // sp_list_RecommendShirtColorTest_RowCount_PosttestAction
     //
     resources.ApplyResources(sp_list_RecommendShirtColorTest_RowCount_PosttestAction, "sp_list_RecommendShirtColorTest_RowCount_PosttestAction");
     //
     // testInitializeAction
     //
     resources.ApplyResources(testInitializeAction, "testInitializeAction");
     //
     // sp_list_RecommendShortColorTest_ExpectedSchema_TestAction
     //
     sp_list_RecommendShortColorTest_ExpectedSchema_TestAction.Conditions.Add(expectedSchemaCondition1);
     resources.ApplyResources(sp_list_RecommendShortColorTest_ExpectedSchema_TestAction, "sp_list_RecommendShortColorTest_ExpectedSchema_TestAction");
     //
     // expectedSchemaCondition1
     //
     expectedSchemaCondition1.Enabled = true;
     expectedSchemaCondition1.Name = "expectedSchemaCondition1";
     resources.ApplyResources(expectedSchemaCondition1, "expectedSchemaCondition1");
     expectedSchemaCondition1.Verbose = false;
     //
     // sp_list_RecommendShirtColorTest_RowCountData
     //
     this.sp_list_RecommendShirtColorTest_RowCountData.PosttestAction = sp_list_RecommendShirtColorTest_RowCount_PosttestAction;
     this.sp_list_RecommendShirtColorTest_RowCountData.PretestAction = sp_list_RecommendShirtColorTest_RowCount_PretestAction;
     this.sp_list_RecommendShirtColorTest_RowCountData.TestAction = sp_list_RecommendShirtColorTest_RowCount_TestAction;
     //
     // sp_list_RecommendShortColorTest_ExpectedSchemaData
     //
     this.sp_list_RecommendShortColorTest_ExpectedSchemaData.PosttestAction = null;
     this.sp_list_RecommendShortColorTest_ExpectedSchemaData.PretestAction = sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction;
     this.sp_list_RecommendShortColorTest_ExpectedSchemaData.TestAction = sp_list_RecommendShortColorTest_ExpectedSchema_TestAction;
     //
     // sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction
     //
     resources.ApplyResources(sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction, "sp_list_RecommendShortColorTest_ExpectedSchema_PretestAction");
     //
     // sp_list_RecommendShirtColor_UnitTests
     //
     this.TestInitializeAction = testInitializeAction;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_ALL_Match_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SchemaComparisonTests));
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_1And3_Match_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_1To3_Match_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_1To3_Mismatch_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition7;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition8;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition9;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction;
     VSDBTestExtensions.SchemaCompareTestCondition schemaCompareTestCondition10;
     this.SchemaComparison_ALL_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_1And3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_1To3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_1To3_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_1To3_Mismatch_Loose_NoExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_ALL_Mismatch_Loose_ExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComaprsion_ALL_VarcharLengthMismatch_NoExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_ALL_VarcharNVarcharMismatch_NoExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_ExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoExceptionData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     SchemaComparison_ALL_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition1 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_1And3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition2 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_1To3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition3 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_1To3_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition4 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition5 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition6 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition7 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition8 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition9 = new VSDBTestExtensions.SchemaCompareTestCondition();
     SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     schemaCompareTestCondition10 = new VSDBTestExtensions.SchemaCompareTestCondition();
     //
     // SchemaComparison_ALL_Match_TestAction
     //
     SchemaComparison_ALL_Match_TestAction.Conditions.Add(schemaCompareTestCondition1);
     resources.ApplyResources(SchemaComparison_ALL_Match_TestAction, "SchemaComparison_ALL_Match_TestAction");
     //
     // schemaCompareTestCondition1
     //
     schemaCompareTestCondition1.Enabled = true;
     schemaCompareTestCondition1.IsCaseSensitive = false;
     schemaCompareTestCondition1.IsLooseComparison = false;
     schemaCompareTestCondition1.Name = "schemaCompareTestCondition1";
     schemaCompareTestCondition1.ResultSets = "ALL";
     //
     // SchemaComparison_1And3_Match_TestAction
     //
     SchemaComparison_1And3_Match_TestAction.Conditions.Add(schemaCompareTestCondition2);
     resources.ApplyResources(SchemaComparison_1And3_Match_TestAction, "SchemaComparison_1And3_Match_TestAction");
     //
     // schemaCompareTestCondition2
     //
     schemaCompareTestCondition2.Enabled = true;
     schemaCompareTestCondition2.IsCaseSensitive = false;
     schemaCompareTestCondition2.IsLooseComparison = false;
     schemaCompareTestCondition2.Name = "schemaCompareTestCondition2";
     schemaCompareTestCondition2.ResultSets = "1,3";
     //
     // SchemaComparison_1To3_Match_TestAction
     //
     SchemaComparison_1To3_Match_TestAction.Conditions.Add(schemaCompareTestCondition3);
     resources.ApplyResources(SchemaComparison_1To3_Match_TestAction, "SchemaComparison_1To3_Match_TestAction");
     //
     // schemaCompareTestCondition3
     //
     schemaCompareTestCondition3.Enabled = true;
     schemaCompareTestCondition3.IsCaseSensitive = false;
     schemaCompareTestCondition3.IsLooseComparison = false;
     schemaCompareTestCondition3.Name = "schemaCompareTestCondition3";
     schemaCompareTestCondition3.ResultSets = "1:3";
     //
     // SchemaComparison_1To3_Mismatch_TestAction
     //
     SchemaComparison_1To3_Mismatch_TestAction.Conditions.Add(schemaCompareTestCondition4);
     resources.ApplyResources(SchemaComparison_1To3_Mismatch_TestAction, "SchemaComparison_1To3_Mismatch_TestAction");
     //
     // schemaCompareTestCondition4
     //
     schemaCompareTestCondition4.Enabled = true;
     schemaCompareTestCondition4.IsCaseSensitive = false;
     schemaCompareTestCondition4.IsLooseComparison = false;
     schemaCompareTestCondition4.Name = "schemaCompareTestCondition4";
     schemaCompareTestCondition4.ResultSets = "1:3";
     //
     // SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction
     //
     SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction.Conditions.Add(schemaCompareTestCondition5);
     resources.ApplyResources(SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction, "SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction");
     //
     // schemaCompareTestCondition5
     //
     schemaCompareTestCondition5.Enabled = true;
     schemaCompareTestCondition5.IsCaseSensitive = false;
     schemaCompareTestCondition5.IsLooseComparison = true;
     schemaCompareTestCondition5.Name = "schemaCompareTestCondition5";
     schemaCompareTestCondition5.ResultSets = "1:3";
     //
     // SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction
     //
     SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction.Conditions.Add(schemaCompareTestCondition6);
     resources.ApplyResources(SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction, "SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction");
     //
     // schemaCompareTestCondition6
     //
     schemaCompareTestCondition6.Enabled = true;
     schemaCompareTestCondition6.IsCaseSensitive = false;
     schemaCompareTestCondition6.IsLooseComparison = true;
     schemaCompareTestCondition6.Name = "schemaCompareTestCondition6";
     schemaCompareTestCondition6.ResultSets = "ALL";
     //
     // SchemaComparison_ALL_MatchData
     //
     this.SchemaComparison_ALL_MatchData.PosttestAction = null;
     this.SchemaComparison_ALL_MatchData.PretestAction = null;
     this.SchemaComparison_ALL_MatchData.TestAction = SchemaComparison_ALL_Match_TestAction;
     //
     // SchemaComparison_1And3_MatchData
     //
     this.SchemaComparison_1And3_MatchData.PosttestAction = null;
     this.SchemaComparison_1And3_MatchData.PretestAction = null;
     this.SchemaComparison_1And3_MatchData.TestAction = SchemaComparison_1And3_Match_TestAction;
     //
     // SchemaComparison_1To3_MatchData
     //
     this.SchemaComparison_1To3_MatchData.PosttestAction = null;
     this.SchemaComparison_1To3_MatchData.PretestAction = null;
     this.SchemaComparison_1To3_MatchData.TestAction = SchemaComparison_1To3_Match_TestAction;
     //
     // SchemaComparison_1To3_MismatchData
     //
     this.SchemaComparison_1To3_MismatchData.PosttestAction = null;
     this.SchemaComparison_1To3_MismatchData.PretestAction = null;
     this.SchemaComparison_1To3_MismatchData.TestAction = SchemaComparison_1To3_Mismatch_TestAction;
     //
     // SchemaComparison_1To3_Mismatch_Loose_NoExceptionData
     //
     this.SchemaComparison_1To3_Mismatch_Loose_NoExceptionData.PosttestAction = null;
     this.SchemaComparison_1To3_Mismatch_Loose_NoExceptionData.PretestAction = null;
     this.SchemaComparison_1To3_Mismatch_Loose_NoExceptionData.TestAction = SchemaComparison_1To3_Mismatch_Loose_NoException_TestAction;
     //
     // SchemaComparison_ALL_Mismatch_Loose_ExceptionData
     //
     this.SchemaComparison_ALL_Mismatch_Loose_ExceptionData.PosttestAction = null;
     this.SchemaComparison_ALL_Mismatch_Loose_ExceptionData.PretestAction = null;
     this.SchemaComparison_ALL_Mismatch_Loose_ExceptionData.TestAction = SchemaComparison_ALL_Mismatch_Loose_Exception_TestAction;
     //
     // SchemaComaprsion_ALL_VarcharLengthMismatch_NoExceptionData
     //
     this.SchemaComaprsion_ALL_VarcharLengthMismatch_NoExceptionData.PosttestAction = null;
     this.SchemaComaprsion_ALL_VarcharLengthMismatch_NoExceptionData.PretestAction = null;
     this.SchemaComaprsion_ALL_VarcharLengthMismatch_NoExceptionData.TestAction = SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction;
     //
     // SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction
     //
     SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction.Conditions.Add(schemaCompareTestCondition7);
     resources.ApplyResources(SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction, "SchemaComaprsion_ALL_VarcharLengthMismatch_NoException_TestAction");
     //
     // schemaCompareTestCondition7
     //
     schemaCompareTestCondition7.Enabled = true;
     schemaCompareTestCondition7.IsCaseSensitive = false;
     schemaCompareTestCondition7.IsLooseComparison = false;
     schemaCompareTestCondition7.Name = "schemaCompareTestCondition7";
     schemaCompareTestCondition7.ResultSets = "ALL";
     //
     // SchemaComparison_ALL_VarcharNVarcharMismatch_NoExceptionData
     //
     this.SchemaComparison_ALL_VarcharNVarcharMismatch_NoExceptionData.PosttestAction = null;
     this.SchemaComparison_ALL_VarcharNVarcharMismatch_NoExceptionData.PretestAction = null;
     this.SchemaComparison_ALL_VarcharNVarcharMismatch_NoExceptionData.TestAction = SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction;
     //
     // SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction
     //
     SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction.Conditions.Add(schemaCompareTestCondition8);
     resources.ApplyResources(SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction, "SchemaComparison_ALL_VarcharNVarcharMismatch_NoException_TestAction");
     //
     // schemaCompareTestCondition8
     //
     schemaCompareTestCondition8.Enabled = true;
     schemaCompareTestCondition8.IsCaseSensitive = false;
     schemaCompareTestCondition8.IsLooseComparison = false;
     schemaCompareTestCondition8.Name = "schemaCompareTestCondition8";
     schemaCompareTestCondition8.ResultSets = "ALL";
     //
     // SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_ExceptionData
     //
     this.SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_ExceptionData.PosttestAction = null;
     this.SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_ExceptionData.PretestAction = null;
     this.SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_ExceptionData.TestAction = SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction;
     //
     // SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction
     //
     SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction.Conditions.Add(schemaCompareTestCondition9);
     resources.ApplyResources(SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction, "SchemaComparison_ALL_CaseSensitive_ColumnCaseDiffers_Exception_TestAction");
     //
     // schemaCompareTestCondition9
     //
     schemaCompareTestCondition9.Enabled = true;
     schemaCompareTestCondition9.IsCaseSensitive = true;
     schemaCompareTestCondition9.IsLooseComparison = false;
     schemaCompareTestCondition9.Name = "schemaCompareTestCondition9";
     schemaCompareTestCondition9.ResultSets = "ALL";
     //
     // SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoExceptionData
     //
     this.SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoExceptionData.PosttestAction = null;
     this.SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoExceptionData.PretestAction = null;
     this.SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoExceptionData.TestAction = SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction;
     //
     // SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction
     //
     SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction.Conditions.Add(schemaCompareTestCondition10);
     resources.ApplyResources(SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction, "SchemaComparison_ALL_CaseInsensitive_ColumnCaseDifference_NoException_TestAction");
     //
     // schemaCompareTestCondition10
     //
     schemaCompareTestCondition10.Enabled = true;
     schemaCompareTestCondition10.IsCaseSensitive = false;
     schemaCompareTestCondition10.IsLooseComparison = false;
     schemaCompareTestCondition10.Name = "schemaCompareTestCondition10";
     schemaCompareTestCondition10.ResultSets = "ALL";
 }
Exemplo n.º 43
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_CreateANewJobTitleTestHandleNull_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlServerUnitTest1));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_CreateANewJobTitleTestValidName_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction dbo_CreateANewJobTitleDisallowDuplicates_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition scalarValueCondition1;
     this.dbo_CreateANewJobTitleTestHandleNullData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_CreateANewJobTitleTestValidNameData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.dbo_CreateANewJobTitleDisallowDuplicatesData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     dbo_CreateANewJobTitleTestHandleNull_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_CreateANewJobTitleTestValidName_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     dbo_CreateANewJobTitleDisallowDuplicates_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     scalarValueCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ScalarValueCondition();
     //
     // dbo_CreateANewJobTitleTestHandleNull_TestAction
     //
     resources.ApplyResources(dbo_CreateANewJobTitleTestHandleNull_TestAction, "dbo_CreateANewJobTitleTestHandleNull_TestAction");
     //
     // dbo_CreateANewJobTitleTestValidName_TestAction
     //
     dbo_CreateANewJobTitleTestValidName_TestAction.Conditions.Add(scalarValueCondition1);
     resources.ApplyResources(dbo_CreateANewJobTitleTestValidName_TestAction, "dbo_CreateANewJobTitleTestValidName_TestAction");
     //
     // dbo_CreateANewJobTitleDisallowDuplicates_TestAction
     //
     resources.ApplyResources(dbo_CreateANewJobTitleDisallowDuplicates_TestAction, "dbo_CreateANewJobTitleDisallowDuplicates_TestAction");
     //
     // dbo_CreateANewJobTitleTestHandleNullData
     //
     this.dbo_CreateANewJobTitleTestHandleNullData.PosttestAction = null;
     this.dbo_CreateANewJobTitleTestHandleNullData.PretestAction = null;
     this.dbo_CreateANewJobTitleTestHandleNullData.TestAction = dbo_CreateANewJobTitleTestHandleNull_TestAction;
     //
     // dbo_CreateANewJobTitleTestValidNameData
     //
     this.dbo_CreateANewJobTitleTestValidNameData.PosttestAction = null;
     this.dbo_CreateANewJobTitleTestValidNameData.PretestAction = null;
     this.dbo_CreateANewJobTitleTestValidNameData.TestAction = dbo_CreateANewJobTitleTestValidName_TestAction;
     //
     // dbo_CreateANewJobTitleDisallowDuplicatesData
     //
     this.dbo_CreateANewJobTitleDisallowDuplicatesData.PosttestAction = null;
     this.dbo_CreateANewJobTitleDisallowDuplicatesData.PretestAction = null;
     this.dbo_CreateANewJobTitleDisallowDuplicatesData.TestAction = dbo_CreateANewJobTitleDisallowDuplicates_TestAction;
     //
     // scalarValueCondition1
     //
     scalarValueCondition1.ColumnNumber = 1;
     scalarValueCondition1.Enabled = true;
     scalarValueCondition1.ExpectedValue = "1";
     scalarValueCondition1.Name = "scalarValueCondition1";
     scalarValueCondition1.NullExpected = false;
     scalarValueCondition1.ResultSet = 1;
     scalarValueCondition1.RowNumber = 1;
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_ALL_Match_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RowCountTestConditionTests));
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1To3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Mismatch_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition4;
     this.RowCountMatch_ALL_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1To3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     RowCountMatch_ALL_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition1 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1To3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition2 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition3 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition4 = new VSDBTestExtensions.RowCountTestCondition();
     //
     // RowCountMatch_ALL_Match_TestAction
     //
     RowCountMatch_ALL_Match_TestAction.Conditions.Add(rowCountTestCondition1);
     resources.ApplyResources(RowCountMatch_ALL_Match_TestAction, "RowCountMatch_ALL_Match_TestAction");
     //
     // RowCountMatch_ALL_MatchData
     //
     this.RowCountMatch_ALL_MatchData.PosttestAction = null;
     this.RowCountMatch_ALL_MatchData.PretestAction = null;
     this.RowCountMatch_ALL_MatchData.TestAction = RowCountMatch_ALL_Match_TestAction;
     //
     // rowCountTestCondition1
     //
     rowCountTestCondition1.Enabled = true;
     rowCountTestCondition1.Name = "rowCountTestCondition1";
     rowCountTestCondition1.ResultSets = "ALL";
     //
     // RowCountMatch_1To3_MatchData
     //
     this.RowCountMatch_1To3_MatchData.PosttestAction = null;
     this.RowCountMatch_1To3_MatchData.PretestAction = null;
     this.RowCountMatch_1To3_MatchData.TestAction = RowCountMatch_1To3_Match_TestAction;
     //
     // RowCountMatch_1To3_Match_TestAction
     //
     RowCountMatch_1To3_Match_TestAction.Conditions.Add(rowCountTestCondition2);
     resources.ApplyResources(RowCountMatch_1To3_Match_TestAction, "RowCountMatch_1To3_Match_TestAction");
     //
     // rowCountTestCondition2
     //
     rowCountTestCondition2.Enabled = true;
     rowCountTestCondition2.Name = "rowCountTestCondition2";
     rowCountTestCondition2.ResultSets = "1:3";
     //
     // RowCountMatch_1And3_MatchData
     //
     this.RowCountMatch_1And3_MatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MatchData.PretestAction = null;
     this.RowCountMatch_1And3_MatchData.TestAction = RowCountMatch_1And3_Match_TestAction;
     //
     // RowCountMatch_1And3_Match_TestAction
     //
     RowCountMatch_1And3_Match_TestAction.Conditions.Add(rowCountTestCondition3);
     resources.ApplyResources(RowCountMatch_1And3_Match_TestAction, "RowCountMatch_1And3_Match_TestAction");
     //
     // rowCountTestCondition3
     //
     rowCountTestCondition3.Enabled = true;
     rowCountTestCondition3.Name = "rowCountTestCondition3";
     rowCountTestCondition3.ResultSets = "1,3";
     //
     // RowCountMatch_1And3_MismatchData
     //
     this.RowCountMatch_1And3_MismatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MismatchData.PretestAction = null;
     this.RowCountMatch_1And3_MismatchData.TestAction = RowCountMatch_1And3_Mismatch_TestAction;
     //
     // RowCountMatch_1And3_Mismatch_TestAction
     //
     RowCountMatch_1And3_Mismatch_TestAction.Conditions.Add(rowCountTestCondition4);
     resources.ApplyResources(RowCountMatch_1And3_Mismatch_TestAction, "RowCountMatch_1And3_Mismatch_TestAction");
     //
     // rowCountTestCondition4
     //
     rowCountTestCondition4.Enabled = true;
     rowCountTestCondition4.Name = "rowCountTestCondition4";
     rowCountTestCondition4.ResultSets = "1,3";
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_SplitStringTest_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SQLStructuredErrorTests));
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition emptyResultSetCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition5;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition7;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_ErrorConvertToStringTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition13;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition4;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_ErrorLookupTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition10;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_BeginAuditLogProcEntryTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition8;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_EndAuditLogEntryTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition11;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition12;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_ErrorHandlerTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition9;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_MaintenanceUpdatesTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition15;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition16;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition6;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction StructuredError_ErrorConvertToXMLTest_TestAction;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition rowCountCondition14;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition checksumCondition5;
     this.StructuredError_SplitStringTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_ErrorConvertToStringTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_ErrorLookupTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_BeginAuditLogProcEntryTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_EndAuditLogEntryTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_ErrorHandlerTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_MaintenanceUpdatesTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.StructuredError_ErrorConvertToXMLTestData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     StructuredError_SplitStringTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     emptyResultSetCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     emptyResultSetCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     emptyResultSetCondition3 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     emptyResultSetCondition4 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     rowCountCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     emptyResultSetCondition5 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     rowCountCondition3 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition4 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     emptyResultSetCondition6 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.EmptyResultSetCondition();
     rowCountCondition5 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition6 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition7 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition1 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     StructuredError_ErrorConvertToStringTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition13 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition4 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     StructuredError_ErrorLookupTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition10 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition2 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     StructuredError_BeginAuditLogProcEntryTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition8 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition3 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     StructuredError_EndAuditLogEntryTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition11 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition12 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     StructuredError_ErrorHandlerTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition9 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     StructuredError_MaintenanceUpdatesTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition15 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     rowCountCondition16 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition6 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     StructuredError_ErrorConvertToXMLTest_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountCondition14 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition();
     checksumCondition5 = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.ChecksumCondition();
     // 
     // StructuredError_SplitStringTest_TestAction
     // 
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition1);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition2);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition3);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition4);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition1);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition2);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition5);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition3);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition4);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(emptyResultSetCondition6);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition5);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition6);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(rowCountCondition7);
     StructuredError_SplitStringTest_TestAction.Conditions.Add(checksumCondition1);
     resources.ApplyResources(StructuredError_SplitStringTest_TestAction, "StructuredError_SplitStringTest_TestAction");
     // 
     // emptyResultSetCondition1
     // 
     emptyResultSetCondition1.Enabled = true;
     emptyResultSetCondition1.Name = "emptyResultSetCondition1";
     emptyResultSetCondition1.ResultSet = 1;
     // 
     // emptyResultSetCondition2
     // 
     emptyResultSetCondition2.Enabled = true;
     emptyResultSetCondition2.Name = "emptyResultSetCondition2";
     emptyResultSetCondition2.ResultSet = 2;
     // 
     // emptyResultSetCondition3
     // 
     emptyResultSetCondition3.Enabled = true;
     emptyResultSetCondition3.Name = "emptyResultSetCondition3";
     emptyResultSetCondition3.ResultSet = 3;
     // 
     // emptyResultSetCondition4
     // 
     emptyResultSetCondition4.Enabled = true;
     emptyResultSetCondition4.Name = "emptyResultSetCondition4";
     emptyResultSetCondition4.ResultSet = 3;
     // 
     // rowCountCondition1
     // 
     rowCountCondition1.Enabled = true;
     rowCountCondition1.Name = "rowCountCondition1";
     rowCountCondition1.ResultSet = 4;
     rowCountCondition1.RowCount = 1;
     // 
     // rowCountCondition2
     // 
     rowCountCondition2.Enabled = true;
     rowCountCondition2.Name = "rowCountCondition2";
     rowCountCondition2.ResultSet = 5;
     rowCountCondition2.RowCount = 1;
     // 
     // emptyResultSetCondition5
     // 
     emptyResultSetCondition5.Enabled = true;
     emptyResultSetCondition5.Name = "emptyResultSetCondition5";
     emptyResultSetCondition5.ResultSet = 6;
     // 
     // rowCountCondition3
     // 
     rowCountCondition3.Enabled = true;
     rowCountCondition3.Name = "rowCountCondition3";
     rowCountCondition3.ResultSet = 7;
     rowCountCondition3.RowCount = 1;
     // 
     // rowCountCondition4
     // 
     rowCountCondition4.Enabled = true;
     rowCountCondition4.Name = "rowCountCondition4";
     rowCountCondition4.ResultSet = 8;
     rowCountCondition4.RowCount = 1;
     // 
     // emptyResultSetCondition6
     // 
     emptyResultSetCondition6.Enabled = true;
     emptyResultSetCondition6.Name = "emptyResultSetCondition6";
     emptyResultSetCondition6.ResultSet = 9;
     // 
     // rowCountCondition5
     // 
     rowCountCondition5.Enabled = true;
     rowCountCondition5.Name = "rowCountCondition5";
     rowCountCondition5.ResultSet = 10;
     rowCountCondition5.RowCount = 1;
     // 
     // rowCountCondition6
     // 
     rowCountCondition6.Enabled = true;
     rowCountCondition6.Name = "rowCountCondition6";
     rowCountCondition6.ResultSet = 11;
     rowCountCondition6.RowCount = 1;
     // 
     // rowCountCondition7
     // 
     rowCountCondition7.Enabled = true;
     rowCountCondition7.Name = "rowCountCondition7";
     rowCountCondition7.ResultSet = 12;
     rowCountCondition7.RowCount = 4;
     // 
     // checksumCondition1
     // 
     checksumCondition1.Checksum = "-138619099";
     checksumCondition1.Enabled = true;
     checksumCondition1.Name = "checksumCondition1";
     // 
     // StructuredError_ErrorConvertToStringTest_TestAction
     // 
     StructuredError_ErrorConvertToStringTest_TestAction.Conditions.Add(rowCountCondition13);
     StructuredError_ErrorConvertToStringTest_TestAction.Conditions.Add(checksumCondition4);
     resources.ApplyResources(StructuredError_ErrorConvertToStringTest_TestAction, "StructuredError_ErrorConvertToStringTest_TestAction");
     // 
     // rowCountCondition13
     // 
     rowCountCondition13.Enabled = true;
     rowCountCondition13.Name = "rowCountCondition13";
     rowCountCondition13.ResultSet = 1;
     rowCountCondition13.RowCount = 2;
     // 
     // checksumCondition4
     // 
     checksumCondition4.Checksum = "340935587";
     checksumCondition4.Enabled = true;
     checksumCondition4.Name = "checksumCondition4";
     // 
     // StructuredError_ErrorLookupTest_TestAction
     // 
     StructuredError_ErrorLookupTest_TestAction.Conditions.Add(rowCountCondition10);
     StructuredError_ErrorLookupTest_TestAction.Conditions.Add(checksumCondition2);
     resources.ApplyResources(StructuredError_ErrorLookupTest_TestAction, "StructuredError_ErrorLookupTest_TestAction");
     // 
     // rowCountCondition10
     // 
     rowCountCondition10.Enabled = true;
     rowCountCondition10.Name = "rowCountCondition10";
     rowCountCondition10.ResultSet = 1;
     rowCountCondition10.RowCount = 2;
     // 
     // checksumCondition2
     // 
     checksumCondition2.Checksum = "-736518073";
     checksumCondition2.Enabled = true;
     checksumCondition2.Name = "checksumCondition2";
     // 
     // StructuredError_BeginAuditLogProcEntryTest_TestAction
     // 
     StructuredError_BeginAuditLogProcEntryTest_TestAction.Conditions.Add(rowCountCondition8);
     StructuredError_BeginAuditLogProcEntryTest_TestAction.Conditions.Add(checksumCondition3);
     resources.ApplyResources(StructuredError_BeginAuditLogProcEntryTest_TestAction, "StructuredError_BeginAuditLogProcEntryTest_TestAction");
     // 
     // rowCountCondition8
     // 
     rowCountCondition8.Enabled = true;
     rowCountCondition8.Name = "rowCountCondition8";
     rowCountCondition8.ResultSet = 1;
     rowCountCondition8.RowCount = 1;
     // 
     // checksumCondition3
     // 
     checksumCondition3.Checksum = "-909019958";
     checksumCondition3.Enabled = true;
     checksumCondition3.Name = "checksumCondition3";
     // 
     // StructuredError_EndAuditLogEntryTest_TestAction
     // 
     StructuredError_EndAuditLogEntryTest_TestAction.Conditions.Add(rowCountCondition11);
     StructuredError_EndAuditLogEntryTest_TestAction.Conditions.Add(rowCountCondition12);
     resources.ApplyResources(StructuredError_EndAuditLogEntryTest_TestAction, "StructuredError_EndAuditLogEntryTest_TestAction");
     // 
     // rowCountCondition11
     // 
     rowCountCondition11.Enabled = true;
     rowCountCondition11.Name = "rowCountCondition11";
     rowCountCondition11.ResultSet = 1;
     rowCountCondition11.RowCount = 1;
     // 
     // rowCountCondition12
     // 
     rowCountCondition12.Enabled = true;
     rowCountCondition12.Name = "rowCountCondition12";
     rowCountCondition12.ResultSet = 1;
     rowCountCondition12.RowCount = 1;
     // 
     // StructuredError_ErrorHandlerTest_TestAction
     // 
     StructuredError_ErrorHandlerTest_TestAction.Conditions.Add(rowCountCondition9);
     resources.ApplyResources(StructuredError_ErrorHandlerTest_TestAction, "StructuredError_ErrorHandlerTest_TestAction");
     // 
     // rowCountCondition9
     // 
     rowCountCondition9.Enabled = true;
     rowCountCondition9.Name = "rowCountCondition9";
     rowCountCondition9.ResultSet = 1;
     rowCountCondition9.RowCount = 1;
     // 
     // StructuredError_MaintenanceUpdatesTest_TestAction
     // 
     StructuredError_MaintenanceUpdatesTest_TestAction.Conditions.Add(rowCountCondition15);
     StructuredError_MaintenanceUpdatesTest_TestAction.Conditions.Add(rowCountCondition16);
     StructuredError_MaintenanceUpdatesTest_TestAction.Conditions.Add(checksumCondition6);
     resources.ApplyResources(StructuredError_MaintenanceUpdatesTest_TestAction, "StructuredError_MaintenanceUpdatesTest_TestAction");
     // 
     // rowCountCondition15
     // 
     rowCountCondition15.Enabled = true;
     rowCountCondition15.Name = "rowCountCondition15";
     rowCountCondition15.ResultSet = 1;
     rowCountCondition15.RowCount = 0;
     // 
     // rowCountCondition16
     // 
     rowCountCondition16.Enabled = true;
     rowCountCondition16.Name = "rowCountCondition16";
     rowCountCondition16.ResultSet = 2;
     rowCountCondition16.RowCount = 1;
     // 
     // checksumCondition6
     // 
     checksumCondition6.Checksum = "-108243850";
     checksumCondition6.Enabled = true;
     checksumCondition6.Name = "checksumCondition6";
     // 
     // StructuredError_ErrorConvertToXMLTest_TestAction
     // 
     StructuredError_ErrorConvertToXMLTest_TestAction.Conditions.Add(rowCountCondition14);
     StructuredError_ErrorConvertToXMLTest_TestAction.Conditions.Add(checksumCondition5);
     resources.ApplyResources(StructuredError_ErrorConvertToXMLTest_TestAction, "StructuredError_ErrorConvertToXMLTest_TestAction");
     // 
     // rowCountCondition14
     // 
     rowCountCondition14.Enabled = true;
     rowCountCondition14.Name = "rowCountCondition14";
     rowCountCondition14.ResultSet = 1;
     rowCountCondition14.RowCount = 2;
     // 
     // checksumCondition5
     // 
     checksumCondition5.Checksum = "18519681";
     checksumCondition5.Enabled = true;
     checksumCondition5.Name = "checksumCondition5";
     // 
     // StructuredError_SplitStringTestData
     // 
     this.StructuredError_SplitStringTestData.PosttestAction = null;
     this.StructuredError_SplitStringTestData.PretestAction = null;
     this.StructuredError_SplitStringTestData.TestAction = StructuredError_SplitStringTest_TestAction;
     // 
     // StructuredError_ErrorConvertToStringTestData
     // 
     this.StructuredError_ErrorConvertToStringTestData.PosttestAction = null;
     this.StructuredError_ErrorConvertToStringTestData.PretestAction = null;
     this.StructuredError_ErrorConvertToStringTestData.TestAction = StructuredError_ErrorConvertToStringTest_TestAction;
     // 
     // StructuredError_ErrorLookupTestData
     // 
     this.StructuredError_ErrorLookupTestData.PosttestAction = null;
     this.StructuredError_ErrorLookupTestData.PretestAction = null;
     this.StructuredError_ErrorLookupTestData.TestAction = StructuredError_ErrorLookupTest_TestAction;
     // 
     // StructuredError_BeginAuditLogProcEntryTestData
     // 
     this.StructuredError_BeginAuditLogProcEntryTestData.PosttestAction = null;
     this.StructuredError_BeginAuditLogProcEntryTestData.PretestAction = null;
     this.StructuredError_BeginAuditLogProcEntryTestData.TestAction = StructuredError_BeginAuditLogProcEntryTest_TestAction;
     // 
     // StructuredError_EndAuditLogEntryTestData
     // 
     this.StructuredError_EndAuditLogEntryTestData.PosttestAction = null;
     this.StructuredError_EndAuditLogEntryTestData.PretestAction = null;
     this.StructuredError_EndAuditLogEntryTestData.TestAction = StructuredError_EndAuditLogEntryTest_TestAction;
     // 
     // StructuredError_ErrorHandlerTestData
     // 
     this.StructuredError_ErrorHandlerTestData.PosttestAction = null;
     this.StructuredError_ErrorHandlerTestData.PretestAction = null;
     this.StructuredError_ErrorHandlerTestData.TestAction = StructuredError_ErrorHandlerTest_TestAction;
     // 
     // StructuredError_MaintenanceUpdatesTestData
     // 
     this.StructuredError_MaintenanceUpdatesTestData.PosttestAction = null;
     this.StructuredError_MaintenanceUpdatesTestData.PretestAction = null;
     this.StructuredError_MaintenanceUpdatesTestData.TestAction = StructuredError_MaintenanceUpdatesTest_TestAction;
     // 
     // StructuredError_ErrorConvertToXMLTestData
     // 
     this.StructuredError_ErrorConvertToXMLTestData.PosttestAction = null;
     this.StructuredError_ErrorConvertToXMLTestData.PretestAction = null;
     this.StructuredError_ErrorConvertToXMLTestData.TestAction = StructuredError_ErrorConvertToXMLTest_TestAction;
 }