input stringlengths 57 101k | output stringlengths 89 81.8k ⌀ | instruction stringclasses 3
values |
|---|---|---|
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/semantic'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/semantic' contains the following files and subfolders:
- DDNXASemanticValidationFacade.java
- SemanticValidationFacade.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/tariff'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/tariff' contains the following files and subfolders:
- TariffBusinessRulesServiceImpl.java
- TariffValidationFacade.java
- TariffValidationRequestServiceImpl.java
- TariffValidationServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain' contains the following files and subfolders:
- AuthorizationValidationElementTemplateService.java
- ContainerIdentificationFormatValidationService.java
- CustomBeanUtils.java
- Declaratio... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/enums'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/enums' contains the following files and subfolders:
- DeclarationDomainValuesRepresentationValidationObjectDomainFields.java
- RoundingModeType.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper' contains the following files and subfolders:
- Expression.java
- ExpressionOperatorProperties.java
- ValidateAuthorizationElementServiceHelper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators' contains the following files and subfolders:
- AbstractEqualityComparisonOperator.java
- AbstractListExistenceOperator.java
- ComparisonOperator.java
- Comparis... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/equalitycomparison'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/equalitycomparison' contains the following files and subfolders:
- EqualsComparisonOperator.java
- IsGreaterThanOperator.java
- IsLessThanOperator.java
- IsNotEq... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/exception'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/exception' contains the following files and subfolders:
- ConfigurationExpressionException.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/listexistence'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/comparisonoperators/listexistence' contains the following files and subfolders:
- ExistsInListComparisonOperator.java
- NotExistsInListComparisonOperator.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/enums'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/enums' contains the following files and subfolders:
- ComparisonOperatorsEnum.java
- ObligationOperatorEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/expressionbuilder'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/expressionbuilder' contains the following files and subfolders:
- ExpressionBuilderSequenceAddComparisonOperator.java
- ExpressionBuilderSequenceAddObligationOperator.java
- Express... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/obligationoperators'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/obligationoperators' contains the following files and subfolders:
- AbstractObligationOperator.java
- ObligationOperatorFactory.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/obligationoperators/obligations'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/domain/helper/obligationoperators/obligations' contains the following files and subfolders:
- AllObligationOperator.java
- AtLeastOneObligationOperator.java
- AtLeastOnePerGoodsItemObligationOper... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/exit'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/exit' contains the following files and subfolders:
- CustomsBeanExitJsonUtils.java
- DomainPartiesToJsonPathExit.java
- DomainStringToJsonPathExit.java
- ExitCarrierCapabilityValidationService.ja... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/party'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/templates/party' contains the following files and subfolders:
- DeclarationAuthorizationPartyIdentificationRSValidationServiceImpl.java
- DeclarationPartyRepresentationCapabilityTemplateServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/temporarystorage'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/temporarystorage' contains the following files and subfolders:
- TemporaryStorageArrivalDeclarationValidationsRuleService.java
- TemporaryStorageDeclarationSemanticValidationsRuleService.java
- TemporarySt... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/timer'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/timer' contains the following files and subfolders:
- TimerDelayExecutor.java
- TimerDelayExecutorImpl.java
- TimerDelayTemplatesEnum.java
- TimerInfoUtil.java
- TimerManagementService.java
- TimerUpdateCo... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/util'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/service/util' contains the following files and subfolders:
- BusinessKeyGenerator.java
- ChooseCurrencyManagementExceptionUtil.java
- ValidationHelper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/utils'? | The folder 'additional-message/validation/validation-core/src/main/java/com/intrasoft/ermis/cwm/validation/utils' contains the following files and subfolders:
- DeriveOfficeRoleTypeUtil.java
- DeriveOfficeRoleTypeUtilImpl.java
- ObjectFromJsonFileCreator.java
- ProcedureCategoryDDNXAMessageTypeRelationEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/resources'? | The folder 'additional-message/validation/validation-core/src/main/resources' contains the following files and subfolders:
- application-validation-core.yml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/main/resources/bpmn'? | The folder 'additional-message/validation/validation-core/src/main/resources/bpmn' contains the following files and subfolders:
- External-System-Validation-v2.bpmn
- External-System-Validation.bpmn
- Handle-Call-to-External-System-v2.bpmn
- Handle-Call-to-External-System.bpmn
- Handle-Call-to-Tariff-Validation-Operati... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java'? | The folder 'additional-message/validation/validation-core/src/test/java' contains the following files and subfolders:
- ExternalValidationFacadeUT.java
- OtherAuthorizationValidationsFacadeUT.java
- RelatedMovementFacadeUT.java
- TariffValidationFacadeIT.java
- TariffValidationServiceImplUT.java
- ValidationFacadeIT.ja... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools' contains the following files and subfolders:
- RulesIT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/enums'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/enums' contains the following files and subfolders:
- BR092ExitRuleIdEnum.java
- BR092ReExportRuleIdEnum.java
- BR092RuleIdEnum.java
- BR594RuleIdEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/exit' contains the following files and subfolders:
- BR092ExitIT.java
- BR10014ExitIT.java
- BR10014ReExportExitIT.java
- BR10028ExitIT.java
- BR10205ExitIT.java
- BR157ExitIT.java
- BR160ExitIT.java
- BR244Exit... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/exit/afterstoring'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/exit/afterstoring' contains the following files and subfolders:
- BR10056IT.java
- BR10099IT.java
- BR10100IT.java
- BR10102IT.java
- BR10103IT.java
- BR10104IT.java
- BR10154IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/reexport'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/reexport' contains the following files and subfolders:
- BR092ReExportIT.java
- BR10014ReExportIT.java
- BR10015ReExportIT.java
- BR255ReExportIT.java
- BR343ReExportIT.java
- BR537ReExportIT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/test'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/test' contains the following files and subfolders:
- B1_EXA_declaration.json
- BR092IT.java
- BR092RegexIT.java
- BR092_Combined_ENS_data_IT.java
- BR10014IT.java
- BR10048IT.java
- BR10051IT.java
- BR10161_Comb... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/utils'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/utils' contains the following files and subfolders:
- AbstactRuleExecutor.java
- DeclarationFieldsBuilder.java
- ManifestPresentationFieldsBuilder.java
- TestAlphanumericRegex.java
- TestFloatingPointRegex.java
... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/xml'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/rules/xml' contains the following files and subfolders:
- BRcc527cIT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/service'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/service' contains the following files and subfolders:
- BR10132IT.java
- BR372IT.java
- BR594IT.java
- DeclarationPartiesValidationIT.java
- DeclarationValidationServiceUT.java
- PartyValidationExternalSystemIT.java
-... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/testing'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/drools/testing' contains the following files and subfolders:
- DroolsAssertions.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/helper'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/helper' contains the following files and subfolders:
- BR10014_090_094_TestUtil.java
- MigrationUtil.java
- RuleExecutionTestClientFactory.java
- TestComparisonOperatorUT.java
- TestExpressionUT.java
- ValidationHelperUT.jav... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/drool/service'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/drool/service' contains the following files and subfolders:
- ReturnProperValidationServiceHelperUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/exit/process'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/exit/process' contains the following files and subfolders:
- AuthorizationValidationExitFacadeUT.java
- BpmnValidationExitFlowFacadeUT.java
- ExternalSystemValidationFacadeUT.java
- RelatedMovementExitValidationFa... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule' contains the following files and subfolders:
- BR10014IT.java
- BR10015IT.java
- BR10020IT.java
- BR10028IT.java
- BR10029IT.java
- BR10045IT.java
- BR10055IT.java
- BR10057IT.java
- BR10059IT.java
- BR10062... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/application'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/application' contains the following files and subfolders:
- BR092AppIT.java
- BR255AppIT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_c_r_rules'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_c_r_rules' contains the following files and subfolders:
- B_C_R_RULES_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_c_r_rules_exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_c_r_rules_exit' contains the following files and subfolders:
- B_C_R_RULES_EXIT_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_rules'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_rules' contains the following files and subfolders:
- B_RULES_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_rules_exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/b_rules_exit' contains the following files and subfolders:
- B_RULES_EXIT_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/e_rules'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/e_rules' contains the following files and subfolders:
- E_RULES_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/e_rules_exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/ddnxa/e_rules_exit' contains the following files and subfolders:
- E_RULES_EXIT_IT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/decision'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/decision' contains the following files and subfolders:
- BR092DecIT.java
- BR255DecIT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/temporarystorage'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/rule/temporarystorage' contains the following files and subfolders:
- BR10074IT.java
- TemporaryStorageNotificationArrivalSemanticValidationsRuleServiceIT.java
- TestTemporaryStorageDeclarationSemanticValidationsR... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service' contains the following files and subfolders:
- AdditionalDocumentServiceUT.java
- AssessValidationResultsServiceUT.java
- AuthorizationGuaranteeValidationServiceUT.java
- CreateValidationResultUtilUT.java... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/cci'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/cci' contains the following files and subfolders:
- ValidationResultConversionServiceUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/customsvalue'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/customsvalue' contains the following files and subfolders:
- CustomsValueCalculationConfigurationServiceUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/ddnxavalidation'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/ddnxavalidation' contains the following files and subfolders:
- TransitionPeriodServiceUT.java
- ValidationMessageWrapperBuilderUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/exit' contains the following files and subfolders:
- AuthorizationExitValidationServiceUT.java
- ExitExternalSystemValidationResponseDelayTimerServiceUT.java
- ExitProcessingStatusHandlerServiceImplUT.java... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/otherauthorizations'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/otherauthorizations' contains the following files and subfolders:
- OtherAuthorizationValidationsServiceUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/party'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/party' contains the following files and subfolders:
- PartyValidationManagementServiceImplIT.java
- PartyValidationManagementServiceImplUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/process'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/process' contains the following files and subfolders:
- PresentationNotificationValidationDeclarationFacadeUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/relatedmovement'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/relatedmovement' contains the following files and subfolders:
- CheckForAnyRejectingRelatedMovementValidationErrosDetectedServiceUT.java
- FinalizeRelatedMovementServiceImplUT.java
- RelatedMovementValidat... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/templates/domain'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/templates/domain' contains the following files and subfolders:
- ContainerIdentificationFormatValidationServiceUT.java
- DeclarationAdditionalDocumentsCountRelationsValidationServiceUT.java
- DeclarationAd... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/templates/exit'? | The folder 'additional-message/validation/validation-core/src/test/java/com/intrasoft/ermis/cwm/validation/service/templates/exit' contains the following files and subfolders:
- ExitCarrierCapabilityValidationServiceUT.java
- ExitValidationUtilUT.java
- ManifestPresentationReferencedMRNsExistenceValidationServiceUT.jav... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources'? | The folder 'additional-message/validation/validation-core/src/test/resources' contains the following files and subfolders:
- 4.4_Normal_B3_NoControl.json
- 5.0.1_Normal_A1_NoControl_OOL.json
- 5.0_Normal_B1_DocumentControl_CCE.json
- 5.1_EXV_B1.json
- B1_declaration_BR10085.json
- B1_declaration_invalid_DDK_unit.json
-... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources/bpmn'? | The folder 'additional-message/validation/validation-core/src/test/resources/bpmn' contains the following files and subfolders:
- Authorization-Validation-Process.bpmn
- External-System-Validation.bpmn
- Handle-Call-to-External-System.bpmn
- Handle-Call-to-Tariff-Validation-Operation.bpmn
- Handle-Tariff-Validation.bpm... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources/data'? | The folder 'additional-message/validation/validation-core/src/test/resources/data' contains the following files and subfolders:
- CC515C_invalid.xml
- IE512.json
- test.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources/dataforbr10206'? | The folder 'additional-message/validation/validation-core/src/test/resources/dataforbr10206' contains the following files and subfolders:
- Declaration_with_invalid_measure_unit.json
- Declaration_with_invalid_qualifier_unit.json
- Declaration_with_invalid_qualifier_unit_only_in_supporting_docs.json
- Declaration_with_... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources/exit/afterstroring'? | The folder 'additional-message/validation/validation-core/src/test/resources/exit/afterstroring' contains the following files and subfolders:
- ManifestPresentationRuleFact.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-core/src/test/resources/reexport'? | The folder 'additional-message/validation/validation-core/src/test/resources/reexport' contains the following files and subfolders:
- A1.json
- declarationForBR10015.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-database-migration'? | The folder 'additional-message/validation/validation-database-migration' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-database-migration/src/main/resources/liquibase'? | The folder 'additional-message/validation/validation-database-migration/src/main/resources/liquibase' contains the following files and subfolders:
- liquibase.properties
- master.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-database-migration/src/main/resources/liquibase/changelogs'? | The folder 'additional-message/validation/validation-database-migration/src/main/resources/liquibase/changelogs' contains the following files and subfolders:
- 4.0.2.1-init-ddl.sql
- 4.0.2.2-init-ddl.sql
- 4.0.2.3-add-party-table-update.sql
- 4.0.6.1-update-lo-cols.sql
- 4.1.0.1-add-table-additional_message_info.sql
- ... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain'? | The folder 'additional-message/validation/validation-domain' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation' contains the following files and subfolders:
- ExternalValidationRequestStatusDomain.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain' contains the following files and subfolders:
- AdditionalDocument.java
- ConsignmentItem.java
- ConsignmentItemId.java
- ConsignmentItemStateRequest.java
- ConsignmentPresentationValidatedDomainEvent.jav... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/cci'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/cci' contains the following files and subfolders:
- CciValidationRequest.java
- CciValidationResponse.java
- FunctionalError.java
- MessageValidationDomainCommand.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/certificatehandler'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/certificatehandler' contains the following files and subfolders:
- InternalCertificateValidationDomainRequestEvent.java
- InternalCertificateValidationDomainResponseEvent.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/dossier'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/dossier' contains the following files and subfolders:
- CustomsData.java
- DomainBase.java
- Message.java
- MessageStatusEnum.java
- Movement.java
- ValidationInformation.java
- ValidationResult.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/drools'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/drools' contains the following files and subfolders:
- AuthorizationValidationInstruction.java
- CustomsValueCalculationRuleInput.java
- DeclarationRequestedProcedureFact.java
- ExternalSystemValidationIn... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/drools/xml'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/drools/xml' contains the following files and subfolders:
- TAXPathFactory.java
- ValidationMessageWrapper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/enums'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/enums' contains the following files and subfolders:
- ExternalValidationRequestStatusEnum.java
- RelatedMovementValidationCallNeededEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/enums/exit'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/domain/enums/exit' contains the following files and subfolders:
- RelatedMovementExitValidationCallNeededEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/rules'? | The folder 'additional-message/validation/validation-domain/src/main/java/com/intrasoft/ermis/cwm/validation/rules' contains the following files and subfolders:
- CurrencyParameter.java
- DocumentContextJsonPathProvider.java
- DroolsUtils.java
- RuleExecutionResult.java
- ValidationBusinessRules.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse'? | The folder 'additional-message/warehouse' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter'? | The folder 'additional-message/warehouse/warehouse-adapter' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse' contains the following files and subfolders:
- DBConfiguration.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/kafka/warehouse'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/kafka/warehouse' contains the following files and subfolders:
- StartWarehouseProcessEventKafkaHandler.java
- WarehouseEventKafkaHandler.java
- WarehouseInspectionResultsEventKafkaHandler.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/mappers/warehouse'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/mappers/warehouse' contains the following files and subfolders:
- DomainObservationDTOMapper.java
- InspectionMapper.java
- WarehouseInspectionTaskCommandMapper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/rest'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/inbound/rest' contains the following files and subfolders:
- WarehouseController.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/kafka'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/kafka' contains the following files and subfolders:
- WarehouseInspectionProducerImpl.java
- WarehouseInspectionResultsProducer.java
- WorkTaskCreatedEventProducerImpl.java
- WorkTaskUpdatedEventProducerI... | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/kafka/timer'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/kafka/timer' contains the following files and subfolders:
- TimerEventProducerImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/mapper'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/mapper' contains the following files and subfolders:
- InspectionEntityMapper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence' contains the following files and subfolders:
- WarehouseJPABasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/adapter'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/adapter' contains the following files and subfolders:
- InspectionPersistenceAdapterImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/entity'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/entity' contains the following files and subfolders:
- InspectionEntity.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/entity/repository'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/outbound/persistence/entity/repository' contains the following files and subfolders:
- DeclarationDossierRepositoryImpl.java
- InspectionEntityRepository.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/port/outbound/kafka'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/java/com/intrasoft/ermis/cwm/warehouse/port/outbound/kafka' contains the following files and subfolders:
- WarehouseInspectionProducer.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter/src/main/resources'? | The folder 'additional-message/warehouse/warehouse-adapter/src/main/resources' contains the following files and subfolders:
- application-warehouse-adapter.yml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter-rest-api'? | The folder 'additional-message/warehouse/warehouse-adapter-rest-api' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-adapter-rest-api/src/main/java/com/intrasoft/ermis/cwm/warehouse'? | The folder 'additional-message/warehouse/warehouse-adapter-rest-api/src/main/java/com/intrasoft/ermis/cwm/warehouse' contains the following files and subfolders:
- WarehouseAPI.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-app'? | The folder 'additional-message/warehouse/warehouse-app' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-app/src/main/docker'? | The folder 'additional-message/warehouse/warehouse-app/src/main/docker' contains the following files and subfolders:
- descriptor.xml
- Dockerfile
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-app/src/main/java/com/intrasoft/ermis/cwm/warehouse'? | The folder 'additional-message/warehouse/warehouse-app/src/main/java/com/intrasoft/ermis/cwm/warehouse' contains the following files and subfolders:
- WarehouseBasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-app/src/main/java/com/intrasoft/ermis/cwm/warehouse/app'? | The folder 'additional-message/warehouse/warehouse-app/src/main/java/com/intrasoft/ermis/cwm/warehouse/app' contains the following files and subfolders:
- WarehouseApplication.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-app/src/main/resources'? | The folder 'additional-message/warehouse/warehouse-app/src/main/resources' contains the following files and subfolders:
- application.yml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-core'? | The folder 'additional-message/warehouse/warehouse-core' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/warehouse/warehouse-core/src/main/java/com/intrasoft/ermis/cwm/warehouse/port/inbound'? | The folder 'additional-message/warehouse/warehouse-core/src/main/java/com/intrasoft/ermis/cwm/warehouse/port/inbound' contains the following files and subfolders:
- WarehouseInspectionTaskCommandService.java
- WarehouseService.java
- WorkTaskManagementService.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.