コード例 #1
0
        public void ThenIShouldReceiveTheServiceResponseWithProperProductDetails2(Table table)
        {
            _CommonStep.CheckResponseHeaders(table);

            _CommonStep.CheckProductListResponseBody(table);
        }