input
stringlengths 57
101k
| output
stringlengths 89
81.8k
⌀ | instruction
stringclasses 3
values |
---|---|---|
What are the contents of the folder 'additional-message/additional-message-adapter/additional-message-core/src/test/resources/payloads'? | The folder 'additional-message/additional-message-adapter/additional-message-core/src/test/resources/payloads' contains the following files and subfolders:
- id_amendment.json
- new_c658_amendment.json
- rdg_worktask_result.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/additional-message-adapter/additional-message-database-migration'? | The folder 'additional-message/additional-message-adapter/additional-message-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/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase'? | The folder 'additional-message/additional-message-adapter/additional-message-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/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs'? | The folder 'additional-message/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs' contains the following files and subfolders:
- 4.0.2.1-init-ddl.sql
- 4.0.6.1-update-lo-cols.sql
- 4.1.0.1-update-dml.sql
- 4.1.0.6-add-failed-event-entity.sql
- 4.1.15.1-decl-processing-status-index-ddl.sql
- 4.3.0.1-goods-export-status-ddl.sql
- 4.3.0.2-exit-status-response-ddl.sql
- 4.3.2.1-create-exit-declaration-message-ddl.sql
- 4.3.2.2-add-new-table-exit-processing-status-ddl.sql
- 4.3.2.3-alter-table-exit-processing-status-remove-business-key-add-exit-declaration-id.sql
- 4.3.2.4-alter-table-exit-declaration-message-add-exit-declaration-id.sql
- 4.4.1.1-create-new-table-customs-values-ddl.sql
- 4.4.1.2-create-new-table-estimated-customs-debt-ddl.sql
- 4.4.1.3-create-new-table-stand-in-declaration-ddl.sql
- 5.0.0.1-alter-table-customs-position-add-bulk-operation-id.sql
- 5.0.0.1-init-ddl-oracle.xml
- 5.0.0.2-create-work-task-ack-table-ddl-oracle.xml
- 5.0.0.3-create-clearance-response-expectation-table-ddl.xml
- 5.0.0.4-add-column-goods-export-status.xml
- 5.0.0.5-change-exit-declaration-message-index.xml
- 5.0.0.6-add-column-exit-declaration-ref-in-additional-message.xml
- 5.3.33.1-modify-data-type-validation-information-text.xml
- 5.3.39.1-add-indexes.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/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs/scripts/oracle'? | The folder 'additional-message/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs/scripts/oracle' contains the following files and subfolders:
- 5.0.0.6-2.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/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs/scripts/postgresql'? | The folder 'additional-message/additional-message-adapter/additional-message-database-migration/src/main/resources/liquibase/changelogs/scripts/postgresql' contains the following files and subfolders:
- 5.0.0.6-2.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/additional-message-adapter/additional-message-domain'? | The folder 'additional-message/additional-message-adapter/additional-message-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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain' contains the following files and subfolders:
- ConsignmentItem.java
- ControlResultsProcessingCompleted.java
- CustomsPosition.java
- DeclarationCustomsPosition.java
- DeclarationProcessingStatus.java
- DeclarationWrapUpRequestedEvent.java
- DomainAdditionalMessageDetails.java
- DomainClearanceResponseExpectation.java
- DomainDeclarationClearedEvent.java
- DomainEstimatedCustomsDebt.java
- DomainSubmitterInfo.java
- DomainWorkTaskAck.java
- DomainWorkTaskCreatedEvent.java
- DomainWorkTaskPropertyType.java
- DomainWorkTaskUpdatedEvent.java
- FailedEventDTO.java
- GoodsExportStatus.java
- GoodsExportStatusEnum.java
- MustExitStatusBeRequestedEnum.java
- PartyRoleTypeEnum.java
- ProcessingStatus.java
- RiskAssessmentCompleted.java
- RiskAssessmentDomainCommand.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/authorisation'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/authorisation' contains the following files and subfolders:
- RepaymentRemissionDecision.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/control'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/control' contains the following files and subfolders:
- ControlInstruction.java
- ControlResult.java
- ControlTask.java
- RiskAssessmentResult.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/customsdebt'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/customsdebt' contains the following files and subfolders:
- CoverageAmount.java
- DeterminedCustomsDebt.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/dossier'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/dossier' contains the following files and subfolders:
- MessageStatusEnum.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/enums'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/enums' contains the following files and subfolders:
- AdditionalMessageTypeEnum.java
- BpmnFlowVariablesDomainEnum.java
- ExitMessageTypesEnum.java
- TwoFactorWorkTaskCaseEnum.java
- ValidationResultTypeEnum.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/event'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/event' contains the following files and subfolders:
- AdditionalMessageArrivedDomainEvent.java
- AdditionalMessageRegisteredDomainEvent.java
- AdditionalMessageRejectedDomainEvent.java
- AdditionalMessageUpdatedDomainEvent.java
- AlternativeProofRegisteredDomainEvent.java
- AmendDeclarationDomainCommand.java
- BatchWorkTaskUpdatedDomainEvent.java
- BillOfDischargeCompletedDomainEvent.java
- CustomsPositionOnAdditionalMessageWorkTaskCompletedDomainEvent.java
- CustomsPositionTakenDomainEvent.java
- DeclarationRepaymentAuthorizedDomainCommand.java
- DomainDetermineCustomsDebtRequestedEvent.java
- ExitGoodsArrivedDomainEvent.java
- ExitGoodsNotifiedDomainEvent.java
- FailedEvent.java
- GoodsPresentedDomainEvent.java
- InvalidateDeclarationDomainCommand.java
- InvalidateExitMessageDomainCommand.java
- InvalidateExportDeclarationDomainCommand.java
- Message.java
- Movement.java
- NotifyReExportCancellationDomainEvent.java
- ProcessingStatusUpdatedDomainEvent.java
- RejectDeclarationDomainCommand.java
- RequestForDisposalOfGoodsNotificationDomainEvent.java
- SupplementDeclarationDomainCommand.java
- ValidateStandInDeclarationDomainCommand.java
- ValidationCompletedEvent.java
- ValidationRequestedDomainCommand.java
- WorkTaskCompletedDomainEvent.java
- WorkTaskResultDomain.java
- WorkTaskUpdatedDomainEvent.java
- WrapUpBaseCommand.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/exit'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/exit' contains the following files and subfolders:
- DomainBase.java
- DomainExitDeclarationMessage.java
- DomainExitDeclarationResponse.java
- DomainExitMessage.java
- DomainExitProcessingStatus.java
- DomainExitResponse.java
- DomainExitResultMessage.java
- DomainExitStatusResponse.java
- DomainGoodsExportStatus.java
- DomainRiskAssessmentResult.java
- DomainServiceRequest.java
- DomainServiceResponse.java
- ShouldSend502Decision.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/exit/event'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/exit/event' contains the following files and subfolders:
- DomainExitProcessingStatusUpdatedEvent.java
- DomainNegativeAERRCommand.java
- ExitValidationRequestedDomainCommand.java
- IE521TraderNotificationDomainMessage.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/ga'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/ga' contains the following files and subfolders:
- AccountDomain.java
- GoodsItemBalanceDomain.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/rdg'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/rdg' contains the following files and subfolders:
- RequestForDisposalOfGoodsWorkTaskResult.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/validation'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/validation' contains the following files and subfolders:
- CustomsValuesUpdatedDomainEvent.java
- ExternalSystemValidationInstruction.java
- Rule.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/validation/standin'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/domain/validation/standin' contains the following files and subfolders:
- StandInValidationInformation.java
- StandInValidationResult.java
- StandInValidationRule.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/rule'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/rule' contains the following files and subfolders:
- Flag.java
- HamBusinessRules.java
- ModeType.java
- ModeTypeEnum.java
- RuleExecutionResult.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/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/rule/fact'? | The folder 'additional-message/additional-message-adapter/additional-message-domain/src/main/java/com/intrasoft/ermis/cwm/additionalmessage/rule/fact' contains the following files and subfolders:
- CustomsPositionSequenceFact.java
- CustomsPositionTaking.java
- DomainValuesFact.java
- ExitDeclarationFact.java
- FieldObligationFact.java
- OtherValidationsFact.java
- PrerequisiteValidationFact.java
- RelatedDeclarationCurrentProcessingStatusFact.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/api-gateway'? | The folder 'additional-message/api-gateway' 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/api-gateway/api-gateway-adapter'? | The folder 'additional-message/api-gateway/api-gateway-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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config' contains the following files and subfolders:
- ApiGatewayProducerConfig.java
- BeanConfiguration.java
- DatabaseConfiguration.java
- WebfluxConfig.java
- WebMvcConfig.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config/filters'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config/filters' contains the following files and subfolders:
- WebClientErrorFilter.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config/qualifiers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/config/qualifiers' contains the following files and subfolders:
- ArchivedDatabase.java
- DefaultDatabase.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/helper'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/helper' contains the following files and subfolders:
- DDNXAHelper.java
- DDNXAHelperImpl.java
- WorkTaskHelper.java
- WorkTaskHelperImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/additionalmessage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/additionalmessage' contains the following files and subfolders:
- AdditionalMessageEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/archive'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/archive' contains the following files and subfolders:
- ArchiveEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/clearance'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/clearance' contains the following files and subfolders:
- ClearDeclarationClearedEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/consignmentpresentation'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/consignmentpresentation' contains the following files and subfolders:
- UpdateConsignmentPresentationDeclarationKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/control'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/control' contains the following files and subfolders:
- ControlTaskEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/coverage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/coverage' contains the following files and subfolders:
- CoverageDeterminedEventKafkaHandler.java
- CustomsDebtCoveredEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/customsdebt'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/customsdebt' contains the following files and subfolders:
- CustomsDebtDeterminedEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/customsposition'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/customsposition' contains the following files and subfolders:
- CustomsPositionDeterminedEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/declaration'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/declaration' contains the following files and subfolders:
- ControlStatusUpdateHandler.java
- DeclarationManualHandlingStateKafkaHandler.java
- ProcessingStatusUpdatedEventKafkaHandler.java
- RegisteredDeclarationRejectedKafkaHandler.java
- UpdatedDeclarationResultsKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/exit' contains the following files and subfolders:
- ExitDeclarationMessageEventKafkaHandler.java
- ExitProcessingStatusEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/exitstatus'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/exitstatus' contains the following files and subfolders:
- OnDemandExitStatusUpdateKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/goodsExportStatus'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/goodsExportStatus' contains the following files and subfolders:
- GoodsExportStatusEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/message540'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/message540' contains the following files and subfolders:
- ExportDeclarationMessage540KafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/risk'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/risk' contains the following files and subfolders:
- InternalRiskAssessmentKafkaHandler.java
- RiskAssessmentKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/temporarystorage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/temporarystorage' contains the following files and subfolders:
- UpdateTemporaryStorageDeclarationKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/validationrResults'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/validationrResults' contains the following files and subfolders:
- ValidationCompletedEventKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/worktask'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/kafka/worktask' contains the following files and subfolders:
- WorkTaskCompletedKafkaHandler.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers' contains the following files and subfolders:
- ValidationCompletedEventMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/additionalmessage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/additionalmessage' contains the following files and subfolders:
- AdditionalMessageEventMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/control'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/control' contains the following files and subfolders:
- ControlInitiationCompletedEventMapper.java
- ControlTaskEventMapper.java
- ControlWorkTaskMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/coverage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/coverage' contains the following files and subfolders:
- CoverageStatusMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/customsdebt'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/customsdebt' contains the following files and subfolders:
- CalculationResponseMapper.java
- CustomsDebtMapper.java
- DutyTaxFeeMapper.java
- DutyTaxFeeMeasureMapper.java
- MeasureAmountMapper.java
- SecurityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/customsposition'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/customsposition' contains the following files and subfolders:
- CustomsPositionDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/declaration'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/declaration' contains the following files and subfolders:
- ProcessingStatusMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exit' contains the following files and subfolders:
- ExitDeclarationMessageEventMapper.java
- ExitProcessingStatusEventMapper.java
- ManualExitStatusRequestEventMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exit/movementinfo'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exit/movementinfo' contains the following files and subfolders:
- ExportMovementInformationRequestMapper.java
- ExportOperationDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exitstatus'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/exitstatus' contains the following files and subfolders:
- OnDemandExitStatusUpdateMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/risk'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/risk' contains the following files and subfolders:
- RiskAssessmentResponseMapper.java
- RiskAssessmentResultMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/statisticalmessage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/statisticalmessage' contains the following files and subfolders:
- StatisticalMessageDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/temporarystorage'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/mappers/temporarystorage' contains the following files and subfolders:
- ConsignmentItemDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest' contains the following files and subfolders:
- RestExceptionHandler.java
- SecurityRequirementConstants.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/authorization'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/authorization' contains the following files and subfolders:
- CustomsOfficeAuthorizationEntry.java
- DeclarationAuthorizationService.java
- DeclarationAuthorizationServiceImpl.java
- ErmisAuthenticationFeature.java
- ErmisAuthorization.java
- ErmisAuthorizationFilter.java
- UserInformationCache.java
- UserInformationCacheEntry.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1' contains the following files and subfolders:
- AdditionalMessageResourceImpl.java
- ApplicationResourceImpl.java
- BookmarkingResourceImpl.java
- BusinessRulesResourceImpl.java
- ConsignmentItemResourceImpl.java
- ControlWorkTaskResourceImpl.java
- CoverageStatusResourceImpl.java
- CustomsDebtResourceImpl.java
- CustomsPositionResourceImpl.java
- DeclarationReportsResourceImpl.java
- DeclarationResourceImpl.java
- DocumentResourceImpl.java
- ExitArrivalMessageResourceImpl.java
- ExitDeclarationMessageResourceImpl.java
- ExitNotificationMessageResourceImpl.java
- ExitStatusResourceImpl.java
- ExportMovementInformationResourceImpl.java
- ExportStatusResourceImpl.java
- ExternalMessageResourceImpl.java
- FailedJobsResourceImpl.java
- GoodsAccountingResourceImpl.java
- MonitorAfterReleaseResourceImpl.java
- NotesResourceImpl.java
- NotificationDefinitionResourceImpl.java
- NotificationResourceImpl.java
- PartyManagementResourceImpl.java
- PartyResourceImpl.java
- ReferenceDataResourceImpl.java
- RiskAssessmentResourceImpl.java
- StatsResourceImpl.java
- SystemParameterResourceImpl.java
- TimerManagementResourceImpl.java
- UploadDeclarationFileResourceImpl.java
- UserTasksReportsResourceImpl.java
- ValidationResultsResourceImpl.java
- WorkTaskRegistrationResourceImpl.java
- WorkTaskReportsResourceImpl.java
- WorkTaskResourceImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/mappers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/mappers' contains the following files and subfolders:
- AdditionalMessageMapper.java
- AdditionalMessageWorktaskMapper.java
- CoverageStatusMapper.java
- CoverageWorkTaskMapper.java
- CustomsDebtWorkTaskMapper.java
- CustomsPositionDTOFromDomainMapper.java
- CustomsPositionWorkTaskMapper.java
- DeclarationMapper.java
- DeclarationProcessingReportDTOMapper.java
- DeclarationReportMapper.java
- ExportStatusMapper.java
- FailedJobDTOMapper.java
- MonitorAfterReleaseWorkTaskMapper.java
- NoteMapper.java
- OverdueServiceResponseReportMapper.java
- ProcessingDataFromDomainMapper.java
- ProcessManagerRemainingDaysWorkTaskMapper.java
- QuotaPartialOrNoAllocationWorkTaskMapper.java
- ReportsMapper.java
- RiskAssessmentResultsMapper.java
- SystemParameterMapper.java
- UserTaskReportMapper.java
- ValidationResponseMapper.java
- ValidationResultDTOMapper.java
- ValidationResultMapper.java
- WorkTaskAssignmentReportMapper.java
- WorkTaskMapper.java
- WorkTaskResultMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/reports'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/reports' contains the following files and subfolders:
- DeclarationProcessingReportResourceImpl.java
- DeclarationsReportResourceImpl.java
- OverdueServiceReportResourceImpl.java
- UserTasksReportResourceImpl.java
- WorkTaskAssignmentsReportResourceImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/validators'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v1/validators' contains the following files and subfolders:
- DeclarationProcessingReportSearchCriteriaDTOValidator.java
- DeclarationsReportSearchCriteriaDTOValidator.java
- ErrorMessageFormatter.java
- ErrorResponseProducer.java
- OverdueReportSearchCriteriaDTOValidator.java
- PrintConfigurationDTOValidator.java
- ReportValidators.java
- UserTasksReportSearchCriteriaDTOValidator.java
- WorkTaskAssignmentReportSearchCriteriaDTOValidator.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2' contains the following files and subfolders:
- AdditionalMessageResourceImpl.java
- ApplicationResourceImpl.java
- BillOfDischargeResourceImpl.java
- BookmarkingResourceImpl.java
- BusinessRulesResourceImpl.java
- ComponentConfigurationResourceImpl.java
- DeclarationResourceImpl.java
- DocumentRequestCaseController.java
- DocumentResourceImpl.java
- DraftResourceImpl.java
- ExitStatusUpdateResourceImpl.java
- ExportManagementResourceImpl.java
- ExportStatusResourceImpl.java
- ExternalMessageResourceImpl.java
- FormManagementResourceImpl.java
- GoodsItemsResourceImpl.java
- IEMessageResourceImpl.java
- NotificationResourceImpl.java
- RejectedMessageResourceImpl.java
- StatisticalMessageResourceImpl.java
- SystemConfigurationResourceImpl.java
- TemplateResourceImpl.java
- UserConfigurationResourceImpl.java
- WorkTaskResourceImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/mapper'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/mapper' contains the following files and subfolders:
- AmendmentToObservationDTOMapper.java
- ExitStatusUpdateMapper.java
- ExportStatusMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/mappers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/mappers' contains the following files and subfolders:
- DeclarationWithCDDEcriptionDTOMapper.java
- DischargeDiscrepanciesDTOMapper.java
- DischargeRecordGoodsItemSummaryDTOMapper.java
- GoodsItemDischargeRecordDTOMapper.java
- GoodsItemSummaryDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/utils'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/inbound/rest/v2/utils' contains the following files and subfolders:
- DeclarationUtils.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka' contains the following files and subfolders:
- AdditionalMessageProducerImpl.java
- DeclarationProducerImpl.java
- ExportMovementRequestedEventProducerImpl.java
- ManualExitStatusRequestEventProducerImpl.java
- VerbalDeclarationProducerImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/archive'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/archive' contains the following files and subfolders:
- ArchiveCompletedEventProducerImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/messagestorerest'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/messagestorerest' contains the following files and subfolders:
- MessageStoreRestProducerImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/worktask'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/kafka/worktask' contains the following files and subfolders:
- WorkTaskUpdatedEventProducerImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/mappers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/mappers' contains the following files and subfolders:
- AdditionalDocumentRequestDetailsMapper.java
- ControlDocumentPresentationDataMapper.java
- ControlTaskDataMapper.java
- ControlTaskMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence' contains the following files and subfolders:
- AdditionalMessageRepositoryImpl.java
- AdHocDischargeRepositoryImpl.java
- ApiGatewayJPABasePackage.java
- BookmarkingRepositoryImpl.java
- ControlTaskDataRepositoryImpl.java
- CoverageStatusDataRepositoryImpl.java
- CustomsDebtResultsRepositoryImpl.java
- CustomsPositionRepositoryImpl.java
- DeclarationDataReportsRepositoryImpl.java
- DeclarationDataStaticRepositoryImpl.java
- DeclarationValidationResultsDataStaticRepositoryImpl.java
- ExportStatusDataRepositoryImpl.java
- NoteRepositoryImpl.java
- ProcessingStatusRepositoryImpl.java
- RiskAssessmentsResultsRepositoryImpl.java
- SystemParameterRepositoryImpl.java
- UserTasksReportsRepositoryImpl.java
- WorkTaskDataReportsRepositoryImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/archive'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/archive' contains the following files and subfolders:
- ArchiveServiceImpl.java
- ExtArchiveCandidateEntityRepository.java
- ExtArchiveExecutionLogRepository.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities' contains the following files and subfolders:
- AdditionalMessageEventEntity.java
- CommodityClassificationEntity.java
- CommodityInformationEntity.java
- ControlTaskEntity.java
- CoverageStatusEntity.java
- CustomsDebtEntity.java
- CustomsOfficeInformationEntity.java
- CustomsPositionEntity.java
- DeclarationEntity.java
- DeclarationHeaderEntity.java
- ExitStatusTypeEntity.java
- NoteEntity.java
- OverviewHelperObject.java
- PartyInformationEntity.java
- ProcessingDataEntity.java
- ProcessingStatusEntity.java
- ProcessingStatusViewBeanEntity.java
- RiskAssessmentEntity.java
- SystemParameterEntity.java
- ValidationResultEntity.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/adhocdischarge'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/adhocdischarge' contains the following files and subfolders:
- AdHocDischargeEntity.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/archive'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/archive' contains the following files and subfolders:
- ArchiveCandidateE.java
- ArchiveExecutionLogE.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/archive/views'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/archive/views' contains the following files and subfolders:
- ArchiveCandidateView.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/bookmarks'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/bookmarks' contains the following files and subfolders:
- BookmarkedAdditionalMessageEntity.java
- BookmarkedBaseEntity.java
- BookmarkedDeclarationEntity.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/exit' contains the following files and subfolders:
- BaseEntity.java
- ExitProcessingStatusEntity.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/exit/movementinfo'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/exit/movementinfo' contains the following files and subfolders:
- ExportOperationEntity.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers' contains the following files and subfolders:
- AdditionalMessageEntityMapper.java
- CommodityClassificationEntityMapper.java
- CommodityInformationEntityMapper.java
- ControlTaskEntityMapper.java
- CoverageStatusEntityMapper.java
- CustomsDebtMapper.java
- CustomsOfficeInformationEntityMapper.java
- CustomsPositionEntityMapper.java
- DeclarationMapper.java
- DeclarationOverviewMapper.java
- DeclarationStatusDTOMapper.java
- NoteEntityMapper.java
- PartyInformationEntityMapper.java
- ProcessingDataMapper.java
- ProcessingStatusEntityMapper.java
- ProcessingStatusViewMapper.java
- RiskAssessmentMapper.java
- SystemParameterEntityMapper.java
- ValidationEntityResultMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/adhocdischarges'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/adhocdischarges' contains the following files and subfolders:
- AdHocDischargeEntityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/archive'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/archive' contains the following files and subfolders:
- ArchiveLogMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/bookmarks'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/bookmarks' contains the following files and subfolders:
- BookmarkedAdditionalMessageEntityMapper.java
- BookmarkedDeclarationEntityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/exitstatus'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/entities/mappers/exitstatus' contains the following files and subfolders:
- OnDemandExitStatusUpdateEntityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exit' contains the following files and subfolders:
- ExitProcessingStatusRepositoryImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exit/movementinfo'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exit/movementinfo' contains the following files and subfolders:
- ExportOperationRepositoryImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exitstatus'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/exitstatus' contains the following files and subfolders:
- ExitStatusTypeResultsRepositoryImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper' contains the following files and subfolders:
- ArchiveCandidateViewMapper.java
- ArchiveLogDTOMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper/exit' contains the following files and subfolders:
- ExitProcessingStatusEntityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper/exit/movementinfo'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/mapper/exit/movementinfo' contains the following files and subfolders:
- ExportOperationEntityMapper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/extended'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/extended' contains the following files and subfolders:
- ExtAdditionalMessageEventEntityRepository.java
- ExtAdHocDischargeEntityRepository.java
- ExtCommodityClassificationEntityRepository.java
- ExtCommodityInformationEntityRepository.java
- ExtCoverageStatusEntityRepository.java
- ExtCustomsDebtEntityRepository.java
- ExtCustomsOfficeInformationEntityRepository.java
- ExtCustomsPositionEntityRepository.java
- ExtDeclarationEntityRepository.java
- ExtDeclarationHeaderEntityRepository.java
- ExtInformationRepository.java
- ExtNoteEntityRepository.java
- ExtPartyInformationEntityRepository.java
- ExtProcessingDataEntityRepository.java
- ExtProcessingStatusViewBeanEntityRepository.java
- ExtRiskAssessmentEntityRepository.java
- ExtSystemParameterEntityRepository.java
- ExtValidationResultEntityRepository.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/extended/implementation'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/extended/implementation' contains the following files and subfolders:
- AdditionalMessageEventEntityRepositoryImpl.java
- AdHocDischargeEntityRepositoryImpl.java
- ArchiveCandidateEntityRepositoryImpl.java
- ArchiveExecutionLogRepositoryImpl.java
- CommodityClassificationEntityRepositoryImpl.java
- CommodityInformationEntityRepositoryImpl.java
- CoverageStatusEntityRepositoryImpl.java
- CustomsDebtEntityRepositoryImpl.java
- CustomsOfficeInformationEntityRepositoryImpl.java
- CustomsPositionEntityRepositoryImpl.java
- DeclarationEntityRepositoryImpl.java
- DeclarationHeaderEntityRepositoryImpl.java
- NoteEntityRepositoryImpl.java
- PartyInformationEntityRepositoryImpl.java
- ProcessingDataEntityRepositoryImpl.java
- ProcessingStatusViewBeanEntityRepositoryImpl.java
- RiskAssessmentEntityRepositoryImpl.java
- SystemParameterEntityRepositoryImpl.java
- ValidationResultEntityRepositoryImpl.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa' contains the following files and subfolders:
- AdditionalMessageEventEntityRepository.java
- AdHocDischargeEntityRepository.java
- ArchiveCandidateEntityRepository.java
- ArchiveExecutionLogRepository.java
- BookmarkedAdditionalMessageEntityRepository.java
- BookmarkedDeclarationEntityRepository.java
- CommodityClassificationEntityRepository.java
- CommodityInformationEntityRepository.java
- ControlTaskEntityRepository.java
- CoverageStatusEntityRepository.java
- CustomsDebtEntityRepository.java
- CustomsOfficeInformationEntityRepository.java
- CustomsPositionEntityRepository.java
- DeclarationEntityRepository.java
- DeclarationHeaderEntityRepository.java
- ExitStatusTypeEntityRepository.java
- NoteEntityRepository.java
- PartyInformationEntityRepository.java
- ProcessingDataEntityRepository.java
- ProcessingStatusEntityRepository.java
- ProcessingStatusViewBeanEntityRepository.java
- RiskAssessmentEntityRepository.java
- SystemParameterEntityRepository.java
- ValidationResultEntityRepository.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa/exit'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa/exit' contains the following files and subfolders:
- ExitProcessingStatusJpaRepository.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa/exit/movementinfo'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/repository/jpa/exit/movementinfo' contains the following files and subfolders:
- ExportOperationJpaRepository.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/utils'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/persistence/utils' contains the following files and subfolders:
- JpaCriteriaHelper.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/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/repository/deltaspike'? | The folder 'additional-message/api-gateway/api-gateway-adapter/src/main/java/com/intrasoft/ermis/cwm/gateway/outbound/repository/deltaspike' contains the following files and subfolders:
- DeclarationHeaderEntityRepository.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