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

S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS81() private method

        private void S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS81() {
            this.Manager.Comment("reaching state \'S81\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp109;
            this.Manager.Comment("executing step \'call RopSetColumns(2,False,False,False)\'");
            temp109 = 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 \'S97\'");
            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)), temp109, "return of RopSetColumns, state S97");
            this.Manager.Comment("reaching state \'S113\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp110;
            this.Manager.Comment("executing step \'call RopRestrict(2,False,True,False)\'");
            temp110 = this.IMS_OXCTABLAdapterInstance.RopRestrict(2u, false, true, false);
            this.Manager.Checkpoint("MS-OXCTABL_R834");
            this.Manager.Comment("reaching state \'S129\'");
            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, temp110, "return of RopRestrict, state S129");
            this.Manager.Comment("reaching state \'S145\'");
            Microsoft.Protocols.TestSuites.MS_OXCTABL.TableRopReturnValues temp111;
            this.Manager.Comment("executing step \'call RopQueryRows(Advance,True)\'");
            temp111 = this.IMS_OXCTABLAdapterInstance.RopQueryRows(((Microsoft.Protocols.TestSuites.Common.QueryRowsFlags)(0)), true);
            this.Manager.Checkpoint("MS-OXCTABL_R837");
            this.Manager.Comment("reaching state \'S161\'");
            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)), temp111, "return of RopQueryRows, state S161");
            this.Manager.Comment("reaching state \'S177\'");
            int temp115 = this.Manager.ExpectEvent(this.QuiescenceTimeout, true, new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker121)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker126)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker127)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker128)));
            if ((temp115 == 0)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS193();
                goto label39;
            }
            if ((temp115 == 1)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS193();
                goto label39;
            }
            if ((temp115 == 2)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS193();
                goto label39;
            }
            if ((temp115 == 3)) {
                S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteS193();
                goto label39;
            }
            this.Manager.CheckObservationTimeout(false, new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker121)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker126)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker127)), new ExpectedEvent(S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite.RopQueryRowsResponseInfo, null, new RopQueryRowsResponseDelegate1(this.MSOXCTABL_S02_RowRops_ParseQueryRowsAfterRestrict_TestSuiteRopQueryRowsResponseChecker128)));
        label39:
;
        }
        
S02_RowRops_ParseQueryRowsAfterRestrict_TestSuite