TSK-1900: regenerate ArchUnit Store
This commit is contained in:
parent
96804ef1d7
commit
39ee689851
|
@ -5,11 +5,6 @@ Method <acceptance.PojoTest.validateGetters()> does not match '^should_[A-Z][^_]
|
|||
Method <acceptance.PojoTest.validateNoPublicFields()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (PojoTest.java:90)
|
||||
Method <acceptance.PojoTest.validateNoStaticExceptFinalFields()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (PojoTest.java:80)
|
||||
Method <acceptance.PojoTest.validateSetters()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (PojoTest.java:59)
|
||||
Method <acceptance.classification.create.CreateClassificationAccTest.should_ThrowException_TryingToCreateClassificationWithExplicitId()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateClassificationAccTest.java:246)
|
||||
Method <acceptance.classification.create.CreateClassificationAccTest.should_ThrowException_TryingToCreateClassificationWithInvalidCategory()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateClassificationAccTest.java:208)
|
||||
Method <acceptance.classification.create.CreateClassificationAccTest.should_ThrowException_TryingToCreateClassificationWithInvalidParentId()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateClassificationAccTest.java:235)
|
||||
Method <acceptance.classification.create.CreateClassificationAccTest.should_ThrowException_TryingToCreateClassificationWithInvalidParentKey()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateClassificationAccTest.java:223)
|
||||
Method <acceptance.classification.create.CreateClassificationAccTest.should_ThrowException_TryingToCreateClassificationWithInvalidType()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateClassificationAccTest.java:194)
|
||||
Method <acceptance.classification.delete.DeleteClassificationAccTest.testDeleteClassificationInDomain()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteClassificationAccTest.java:34)
|
||||
Method <acceptance.classification.delete.DeleteClassificationAccTest.testDeleteMasterClassification()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteClassificationAccTest.java:74)
|
||||
Method <acceptance.classification.delete.DeleteClassificationAccTest.testDeleteMasterClassificationWithExistingAttachment()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteClassificationAccTest.java:82)
|
||||
|
@ -105,11 +100,6 @@ Method <acceptance.jobs.WorkbasketCleanupJobAccTest.shouldNotCleanWorkbasketMark
|
|||
Method <acceptance.jobs.helper.SqlConnectionRunnerAccTest.should_catchSqlExceptionAndThrowSystemException()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (SqlConnectionRunnerAccTest.java:53)
|
||||
Method <acceptance.jobs.helper.SqlConnectionRunnerAccTest.should_executeSimpleQuery()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (SqlConnectionRunnerAccTest.java:34)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityBatchStatementAccTest.should_updatePriority()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityBatchStatementAccTest.java:31)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityWorkerAccTest$WithSpi.should_executeBatch()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityWorkerAccTest.java:145)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityWorkerAccTest.should_loadAnyRelevantTaskIds()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityWorkerAccTest.java:85)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityWorkerAccTest.should_loadExistingTaskIds()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityWorkerAccTest.java:95)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityWorkerAccTest.should_notLoadAnyIrrelevantTaskIds()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityWorkerAccTest.java:106)
|
||||
Method <acceptance.jobs.helper.TaskUpdatePriorityWorkerAccTest.should_noticeDifferentPriority_When_PriorityHasChanged()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskUpdatePriorityWorkerAccTest.java:115)
|
||||
Method <acceptance.persistence.UpdateObjectsUseUtcTimeStampsAccTest.testCreatedTaskObjectEqualsReadTaskObjectInNewTimezone()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateObjectsUseUtcTimeStampsAccTest.java:63)
|
||||
Method <acceptance.persistence.UpdateObjectsUseUtcTimeStampsAccTest.testTimestampsOnClassificationUpdate()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateObjectsUseUtcTimeStampsAccTest.java:98)
|
||||
Method <acceptance.persistence.UpdateObjectsUseUtcTimeStampsAccTest.testTimestampsOnCreateMasterClassification()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateObjectsUseUtcTimeStampsAccTest.java:116)
|
||||
|
@ -208,10 +198,6 @@ Method <acceptance.task.ServiceLevelPriorityAccTest.should_UpdateTaskPlannedOrDu
|
|||
Method <acceptance.task.ServiceLevelPriorityAccTest.testSetPlannedPropertyOnAllTasks()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (ServiceLevelPriorityAccTest.java:610)
|
||||
Method <acceptance.task.TaskModelsCloneTest.testCloneInTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskModelsCloneTest.java:52)
|
||||
Method <acceptance.task.TaskModelsCloneTest.testCloneInTaskSummary()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (TaskModelsCloneTest.java:27)
|
||||
Method <acceptance.task.UpdateManualPriorityAccTest.should_setPriorityAccordingToClassification_When_NegativeManualPriority()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateManualPriorityAccTest.java:77)
|
||||
Method <acceptance.task.UpdateManualPriorityAccTest.should_setPriorityToManualPriority_When_PositiveManualPriority()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateManualPriorityAccTest.java:65)
|
||||
Method <acceptance.task.UpdateManualPriorityWithSpiAccTest$UpdateManualPriorityTest.should_setPriorityToManualAndNotUpdateAccordingToSpi_When_ManualPriorityPositive()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateManualPriorityWithSpiAccTest.java:88)
|
||||
Method <acceptance.task.UpdateManualPriorityWithSpiAccTest$UpdateManualPriorityTest.should_setPriorityUsingSpi_When_ManualPriorityNegative()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateManualPriorityWithSpiAccTest.java:102)
|
||||
Method <acceptance.task.claim.ClaimTaskAccTest.testBulkDeleteTasksWithException()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (ClaimTaskAccTest.java:208)
|
||||
Method <acceptance.task.claim.ClaimTaskAccTest.testCancelClaimTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (ClaimTaskAccTest.java:95)
|
||||
Method <acceptance.task.claim.ClaimTaskAccTest.testClaimAlreadyClaimedByCallerTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (ClaimTaskAccTest.java:65)
|
||||
|
@ -240,20 +226,6 @@ Method <acceptance.task.complete.CancelTaskAccTest.testCancelCompletedTask()> do
|
|||
Method <acceptance.task.complete.CancelTaskAccTest.testCancelReadyTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CancelTaskAccTest.java:46)
|
||||
Method <acceptance.task.complete.CancelTaskAccTest.testCancelTerminatedTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CancelTaskAccTest.java:106)
|
||||
Method <acceptance.task.complete.CancelTaskAccTest.testQueryCancelledTasks()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CancelTaskAccTest.java:38)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.should_completeClaimedTaskByAnotherUser_When_UserIsAdmin()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:49)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testCancelClaimDefaultFlag()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:247)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testCancelClaimForcedWithInvalidState()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:239)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testCancelClaimWithInvalidOwner()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:285)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testClaimTaskNotExisting()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:218)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testClaimTaskWithDefaultFlag()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:166)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testClaimTaskWithInvalidOwner()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:232)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testClaimTaskWithInvalidState()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:225)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testCompleteTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:37)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testCompleteTaskTwice()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:77)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testForceCancelClaimSuccessfull()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:265)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testForceClaimTaskFromOtherUser()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:191)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testForceCompleteAlreadyClaimed()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:85)
|
||||
Method <acceptance.task.complete.CompleteTaskAccTest.testForceCompleteNotClaimed()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CompleteTaskAccTest.java:106)
|
||||
Method <acceptance.task.create.CreateTaskAccTest.testCreateExternalTaskWithAttachment()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:351)
|
||||
Method <acceptance.task.create.CreateTaskAccTest.testCreateExternalTaskWithMultipleAttachments()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:427)
|
||||
Method <acceptance.task.create.CreateTaskAccTest.testCreateSimpleManualTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:113)
|
||||
|
@ -272,8 +244,6 @@ Method <acceptance.task.create.CreateTaskAccTest.testThrowsExceptionIfAttachment
|
|||
Method <acceptance.task.create.CreateTaskAccTest.testThrowsExceptionIfMandatoryPrimaryObjectReferenceIsNotSetOrIncomplete()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:660)
|
||||
Method <acceptance.task.create.CreateTaskAccTest.testUseClassificationMetadataFromCorrectDomainForNewTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:617)
|
||||
Method <acceptance.task.create.CreateTaskAccTest.testUseCustomNameIfSetForNewTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskAccTest.java:600)
|
||||
Method <acceptance.task.create.CreateTaskWithSorAccTest.should_copyObjectReferences_When_DuplicatingTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskWithSorAccTest.java:136)
|
||||
Method <acceptance.task.create.CreateTaskWithSorAccTest.should_createObjectReferences_When_CreatingTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskWithSorAccTest.java:67)
|
||||
Method <acceptance.task.delete.DeleteTaskAccTest.testBulkDeleteTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteTaskAccTest.java:176)
|
||||
Method <acceptance.task.delete.DeleteTaskAccTest.testBulkDeleteTasksWithException()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteTaskAccTest.java:190)
|
||||
Method <acceptance.task.delete.DeleteTaskAccTest.testDeleteSingleTask()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (DeleteTaskAccTest.java:130)
|
||||
|
@ -312,16 +282,16 @@ Method <acceptance.task.query.QueryTasksWithPaginationAccTest$PaginationTest$Off
|
|||
Method <acceptance.task.query.QueryTasksWithPaginationAccTest$PaginationTest$OffsetAndLimit.testListOffsetAndLimitOutOfBounds()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithPaginationAccTest.java:65)
|
||||
Method <acceptance.task.query.QueryTasksWithPaginationAccTest$PaginationTest$OffsetAndLimit.testSecondPageOfTaskQueryWithOffset()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithPaginationAccTest.java:57)
|
||||
Method <acceptance.task.query.QueryTasksWithPaginationAccTest$PaginationTest.testQueryAllPaged()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithPaginationAccTest.java:32)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentChannel.testQueryForAttachmentChannelLikeAndOrdering()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:720)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentChannel.testQueryForOrderByAttachmentChannelAscAndReferenceDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:695)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationId.testQueryForOrderByAttachmentClassificationIdAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:523)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationId.testQueryForOrderByAttachmentClassificationIdDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:546)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationKey.testQueryForOrderByAttachmentClassificationKeyAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:573)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationKey.testQueryForOrderByAttachmentClassificationKeyDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:596)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentChannel.testQueryForAttachmentChannelLikeAndOrdering()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:719)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentChannel.testQueryForOrderByAttachmentChannelAscAndReferenceDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:694)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationId.testQueryForOrderByAttachmentClassificationIdAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:522)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationId.testQueryForOrderByAttachmentClassificationIdDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:545)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationKey.testQueryForOrderByAttachmentClassificationKeyAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:572)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationKey.testQueryForOrderByAttachmentClassificationKeyDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:595)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentClassificationName.testSelectByAttachmentClassificationNameLike()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:456)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReceived.testQueryForOrderByAttachmentReceivedAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:649)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReceived.testQueryForOrderByAttachmentReceivedDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:670)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReference.testQueryForOrderByAttachmentRefValueDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:623)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReceived.testQueryForOrderByAttachmentReceivedAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:648)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReceived.testQueryForOrderByAttachmentReceivedDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:669)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$AttachmentReference.testQueryForOrderByAttachmentRefValueDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:622)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$TaskId.should_sortByTaskIdAsc_When_SortingDirectionIsNull()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:77)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$TaskId.should_sortByTaskIdDesc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:56)
|
||||
Method <acceptance.task.query.QueryTasksWithSortingAccTest$SortingTest$WorkbasketName.should_sortByWorkbasketNameAsc()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (QueryTasksWithSortingAccTest.java:98)
|
||||
|
@ -334,7 +304,6 @@ Method <acceptance.task.update.UpdateTaskAttachmentsAccTest.testPrioDurationOfTa
|
|||
Method <acceptance.task.update.UpdateTaskAttachmentsAccTest.testRemoveAttachment()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateTaskAttachmentsAccTest.java:260)
|
||||
Method <acceptance.task.update.UpdateTaskAttachmentsAccTest.testRemoveAttachmentWithNullAndNotAddedId()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateTaskAttachmentsAccTest.java:279)
|
||||
Method <acceptance.task.update.UpdateTaskAttachmentsAccTest.testUpdateAttachment()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (UpdateTaskAttachmentsAccTest.java:299)
|
||||
Method <acceptance.taskpreprocessing.CreateTaskPreprocessingAccTest.should_processTaskBeforeCreation_When_CreateTaskPreprocessorEnabled()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateTaskPreprocessingAccTest.java:59)
|
||||
Method <acceptance.workbasket.create.CreateWorkbasketAccTest.testCreateDuplicateWorkbasketAccessListFails()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateWorkbasketAccTest.java:226)
|
||||
Method <acceptance.workbasket.create.CreateWorkbasketAccTest.testCreateWorkbasket()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateWorkbasketAccTest.java:37)
|
||||
Method <acceptance.workbasket.create.CreateWorkbasketAccTest.testCreateWorkbasketWithAlreadyExistingKeyAndDomainAndEmptyIdUpdatesOlderWorkbasket()> does not match '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$' in (CreateWorkbasketAccTest.java:177)
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
#Fri Jun 10 10:59:09 CEST 2022
|
||||
slices\ matching\ 'pro.taskana.(**)'\ should\ be\ free\ of\ cycles=98c0cd9b-8f36-4608-a4fa-7d5cc9dd7a64
|
||||
methods\ that\ are\ annotated\ with\ @Test\ or\ annotated\ with\ @TestFactory\ or\ annotated\ with\ @TestTemplate\ and\ are\ not\ declared\ in\ acceptance.ArchitectureTest\ should\ be\ package\ private\ and\ should\ have\ name\ matching\ '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$'=c5a01719-1847-4982-912a-b16917f1cd86
|
||||
slices\ assigned\ from\ every\ single\ class\ should\ be\ free\ of\ cycles=2ef54a33-d5b2-4dad-ab27-a6d81f954be1
|
||||
no\ classes\ should\ use\ field\ injection,\ because\ field\ injection\ is\ considered\ harmful;\ use\ constructor\ injection\ or\ setter\ injection\ instead;\ see\ https\://stackoverflow.com/q/39890849\ for\ detailed\ explanations=7101c628-01cd-4637-8ded-d28636a86b0c
|
||||
#Fri Jun 10 12:14:44 CEST 2022
|
||||
slices\ matching\ 'pro.taskana.(**)'\ should\ be\ free\ of\ cycles=e4ce67a3-1249-4942-badb-afaeb269a106
|
||||
methods\ that\ are\ annotated\ with\ @Test\ or\ annotated\ with\ @TestFactory\ or\ annotated\ with\ @TestTemplate\ and\ are\ not\ declared\ in\ acceptance.ArchitectureTest\ should\ be\ package\ private\ and\ should\ have\ name\ matching\ '^should_[A-Z][^_]+(_(For|When)_[A-Z][^_]+)?$'=622b315d-6f12-417e-b71b-8ad28ba2ad6a
|
||||
slices\ assigned\ from\ every\ single\ class\ should\ be\ free\ of\ cycles=b1c59662-5050-4555-9c41-ea3b561037f1
|
||||
no\ classes\ should\ use\ field\ injection,\ because\ field\ injection\ is\ considered\ harmful;\ use\ constructor\ injection\ or\ setter\ injection\ instead;\ see\ https\://stackoverflow.com/q/39890849\ for\ detailed\ explanations=f7500ec1-73b5-4fad-8f5f-a35f66f9951a
|
||||
|
|
Loading…
Reference in New Issue