예제 #1
0
        public virtual void NetTcp_Operation()
        {
            TestLabel label;
            var       doc = GetMetadata("NetTcp_Operation", out label);

            BindingTestAssertions.TestOperation(doc, true, label);
        }
예제 #2
0
        public virtual void BasicHttp_Operation()
        {
            TestLabel label;
            var       doc = GetMetadata("BasicHttp_Operation", out label);

            BindingTestAssertions.TestOperation(doc, false, label);
        }