Microsoft.Protocols.TestSuites.MS_OXCTABL.S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS76 C# (CSharp) Method

S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS76() private method

        private void S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS76() {
            this.Manager.Comment("reaching state \'S76\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp56;
            this.Manager.Comment("executing step \'call RopSetColumns(2,False,False,False)\'");
            temp56 = this.IMS_OXCTABLAdapterInstance.RopSetColumns(2u, false, false, false);
            this.Manager.Checkpoint("MS-OXCTABL_R831");
            this.Manager.Checkpoint("MS-OXCTABL_R45");
            this.Manager.Comment("reaching state \'S92\'");
            this.Manager.Comment("checking step \'return RopSetColumns/success\'");
            TestManagerHelpers.AssertAreEqual<Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues>(this.Manager, ((Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues)(0)), temp56, "return of RopSetColumns, state S92");
            this.Manager.Comment("reaching state \'S108\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp57;
            this.Manager.Comment("executing step \'call RopRestrict(2,False,True,False)\'");
            temp57 = this.IMS_OXCTABLAdapterInstance.RopRestrict(2u, false, true, false);
            this.Manager.Checkpoint("MS-OXCTABL_R834");
            this.Manager.Comment("reaching state \'S124\'");
            this.Manager.Comment("checking step \'return RopRestrict/ecNullObject\'");
            TestManagerHelpers.AssertAreEqual<Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues>(this.Manager, Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues.ecNullObject, temp57, "return of RopRestrict, state S124");
            this.Manager.Comment("reaching state \'S140\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp58;
            this.Manager.Comment("executing step \'call RopQueryRows(Advance,True)\'");
            temp58 = this.IMS_OXCTABLAdapterInstance.RopQueryRows(((Microsoft.Protocols.TestSuites.Common.QueryRowsFlags)(0)), true);
            this.Manager.Checkpoint("MS-OXCTABL_R837");
            this.Manager.Comment("reaching state \'S156\'");
            this.Manager.Comment("checking step \'return RopQueryRows/success\'");
            TestManagerHelpers.AssertAreEqual<Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues>(this.Manager, ((Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues)(0)), temp58, "return of RopQueryRows, state S156");
            this.Manager.Comment("reaching state \'S172\'");
            int temp62 = this.Manager.ExpectEvent(this.QuiescenceTimeout, true, new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker61)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker66)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker67)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker68)));
            if ((temp62 == 0)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS188();
                goto label19;
            }
            if ((temp62 == 1)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS188();
                goto label19;
            }
            if ((temp62 == 2)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS188();
                goto label19;
            }
            if ((temp62 == 3)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS188();
                goto label19;
            }
            this.Manager.CheckObservationTimeout(false, new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker61)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker66)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker67)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker68)));
        label19:
;
        }
        
S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite