コード例 #1
0
        public void OioublApplicationResponse201Validation()
        {
            DocumentTypeConfig documentType = _defaultDocumentTypes.GetOioUblApplicationResponse();

            Validate(TestConstants.PATH_APPLICATIONRESPONSE201_XML, documentType);
        }