Exemplo n.º 1
0
        public void OioublReminderValidation()
        {
            DocumentTypeConfig documentType = _defaultDocumentTypes.GetOioUblReminder();

            Validate(TestConstants.PATH_REMINDER_XML, documentType);
        }