Permissions/rows #137
Unit/Integration Tests ❌
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.AuthorizationTest.xml
7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.AuthorizationTest | 7✅ | 2s |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.ColumnEnrichAuthTests.xml
15 tests were completed in 4s with 13 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests | 13✅ | 2❌ | 4s |
❌ com.campudus.tableaux.api.auth.ColumnEnrichAuthTests
✅ enrichColumn_editCellValueIsAllowedForCountryTagsATAndGB
✅ enrichColumn_editCellValueWithoutLangtagConditionIsAllowedForAllCountryTags
❌ enrichColumn_allActionsAreAllowed
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ enrichColumnSeq_createIsAllowed
✅ enrichColumn_editCellValueIsAllowedForLangtagsDeAndEs
✅ enrichColumn_editCellValueWithoutLangtagConditionIsAllowedForAllLangtags
❌ enrichColumn_noActionIsAllowed
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ enrichColumnSeq_createIsNotAllowed
✅ deleteTable_withoutRole
✅ testAuthorization_expirationTimeLiesInThePast_unauthorized
✅ deleteTable_validRole
✅ testAuthorization_invalidAudience_unauthorized
✅ testAuthorization_tokenSignedWithDifferentKey_unauthorized
✅ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
✅ testAuthorization_invalidIssuer_unauthorized
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization.xml
17 tests were completed in 4s with 17 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization | 17✅ | 4s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.MediaEnrichAuthTests.xml
10 tests were completed in 2s with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.MediaEnrichAuthTests | 10✅ | 2s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.permission.PermissionTest.xml
15 tests were completed in 20ms with 15 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.permission.PermissionTest | 15✅ | 20ms |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.permission.RoleModelTest.xml
10 tests were completed in 19ms with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.permission.RoleModelTest | 10✅ | 19ms |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.ServiceEnrichAuthTests.xml
11 tests were completed in 2s with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests | 11✅ | 2s |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
15 tests were completed in 5s with 1 passed, 14 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization | 1✅ | 14❌ | 5s |
❌ com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization
❌ retrieveTables_noViewPermission_returnEmptyList
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveColumns_onlyColumnsFromModelTableAreViewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveColumns_onlyColumnsWithKindNumericAreViewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificColumn_allColumnsViewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveTables_threeTablesTwoViewable_returnTwo
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ retrieveTables_threeGenericAndOneSettingsTable_returnOnlyThreeGenericTables
❌ retrieveTables_threeTablesTwoViewableWithAdditionalConditions_returnTwo
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveColumns_noViewPermission_returnEmptyList
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificColumn_onlyColumnWithId1AndOfTable1Viewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificTable_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificColumn_allColumnsWithId1Viewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificTable_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ retrieveTables_threeTablesAllViewable_returnAll
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveSpecificColumn_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ retrieveSpecificColumn_allColumnsOfTable1Viewable_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
12 tests were completed in 3s with 0 passed, 12 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization | 12❌ | 3s |
❌ com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization
❌ changeColumnEditStructureProperty_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeColumnEditDisplayProperty_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteColumn_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ deleteColumn_authorizedForIdentifier_notAuthorizedForNonIdentifier
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createColumn_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeColumnEditDisplayProperty_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ changeColumnEditStructureProperty_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ deleteColumn_authorizedInModelTables_notAuthorizedInVariantTables
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteColumn_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeColumnEditStructureProperty_authorizedInModelTables_notAuthorizedInVariantTables
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createColumn_authorizedInModelTables_notAuthorizedInVariantTables
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createColumn_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
11 tests were completed in 3s with 2 passed, 9 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization | 2✅ | 9❌ | 3s |
❌ com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization
✅ createTable_authorized_ok
❌ deleteTable_modelAllowedOthersNot
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeTableDisplayProperties_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ changeTableOrder_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ changeTableOrder_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createTable_notAuthorized_throwsException
❌ deleteTable_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ changeTableDisplayProperties_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeTableStructureProperties_notAuthorized_throwsException
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
❌ deleteTable_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeTableStructureProperties_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization.xml
6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization | 6✅ | 1s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization.xml
17 tests were completed in 5s with 17 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization | 17✅ | 5s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.SystemControllerAuthTest_filterAuthorization.xml
2 tests were completed in 423ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.SystemControllerAuthTest_filterAuthorization | 2✅ | 423ms |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableAuthEnrichTests.xml
14 tests were completed in 3s with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableAuthEnrichTests | 14✅ | 3s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation.xml
14 tests were completed in 5s with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation | 14✅ | 5s |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell.xml
2 tests were completed in 587ms with 0 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell | 2❌ | 587ms |
❌ com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell
❌ deleteAttachmentOfCell_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteAttachmentOfCell_notAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml
12 tests were completed in 4s with 8 passed, 4 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell | 8✅ | 4❌ | 4s |
❌ com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell
✅ replaceCell_authorizedOnSingleLanguageColumns
❌ retrieveCell_notAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ clearCell_authorizedOnMultilanguageIfAllLangtagsAreEditable
❌ retrieveCell_authorizedInModelTables_notAuthorizedInVariantTables
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ clearCell_authorizedOnSingleLanguageColumns
✅ retrieveCell_langtagConditionMustNotBeConsideredOnActionView
❌ retrieveCell_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ updateCell_onlyAuthorizedForSingleLanguageAndLangtagDE
✅ replaceCell_authorizedOnMultilanguageIfAllLangtagsAreEditable
✅ clearCell_not_authorizedOnMultilanguageIfNotAllLangtagsAreEditable
✅ replaceCell_not_authorizedOnMultilanguageIfNotAllLangtagsAreEditable
❌ retrieveCell_authorizedInModelTableAndTextColumns
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable.xml
7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable | 7✅ | 2s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history.xml
8 tests were completed in 3s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history | 8✅ | 3s |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
8 tests were completed in 2s with 0 passed, 8 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell | 8❌ | 2s |
❌ com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell
❌ updateCellLinkOrder_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkOfCellIfOnlyFirstTableIsViewable_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveDependentRows_targetTableIsNotAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ updateCellLinkOrder_notAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkOfCell_notAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkOfCell_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveRowsOfLinkCell_table1IsAuthorized_ok_table2IsNotAuthorized_throwsException
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveDependentRows_authorized_ok
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row.xml
17 tests were completed in 6s with 17 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row | 17✅ | 6s |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_translation.xml
2 tests were completed in 911ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_translation | 2✅ | 911ms |
✅ build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues.xml
4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues | 4✅ | 1s |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.AnnotationCountTest.xml
4 tests were completed in 1s with 1 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.AnnotationCountTest | 1✅ | 3❌ | 1s |
❌ com.campudus.tableaux.api.content.AnnotationCountTest
❌ retrieveInfoCountForOneTableWithTwoRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveFlagCountForOneTableWithTwoRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveFlagCountForTwoTablesWithOneRowEach
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ retrieveFlagCountIfNoTableExistsOrFilterReturnsNoTable
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
18 tests were completed in 5s with 0 passed, 18 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CellLevelAnnotationsTest | 18❌ | 5s |
❌ com.campudus.tableaux.api.content.CellLevelAnnotationsTest
❌ retrieveSingleCellAnnotation
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLangtagFromExistingAnnotation
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotationWithLangtagsOnLanguageNeutralCell
java.lang.AssertionError: Not equals : unprocessable.entity != Internal Server Error
❌ addSameAnnotationsWithDifferentLangtags
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addInvalidAnnotations
java.lang.AssertionError: Not equals : error.arguments != Internal Server Error
❌ addSameCommentAnnotations_annotationsWithTypeErrorInfoWaringShouldBeCreateableMultipleTimes
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAndDeleteAnnotationWithLangtagsConcurrently
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addMultipleAnnotationsWithLangtags
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveIgnoresRowLevelAnnotations
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotationToConcatColumn
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotationToNonExistingColumn
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotationWithoutLangtags
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteAnnotationWithLangtagOnLanguageNeutralCell
java.lang.AssertionError: Not equals : unprocessable.entity != Internal Server Error
❌ retrieveMultipleCellAnnotations
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteAnnotationFromConcatColumn
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveAnnotationsFromSpecificTable
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAndDeleteMultipleAnnotationsWithoutLangtags
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveAnnotationsFromSpecificTableAfterDeletingColumns
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.content.ClearCellTest.xml
1 tests were completed in 410ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.ClearCellTest | 1✅ | 410ms |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.ColumnValuesTest.xml
3 tests were completed in 1s with 1 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.ColumnValuesTest | 1✅ | 2❌ | 1s |
❌ com.campudus.tableaux.api.content.ColumnValuesTest
✅ retrieveColumnValuesFromUnsupportedColumns
❌ retrieveColumnValuesFromLanguageNeutralColumn
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ retrieveColumnValuesFromMultiLanguageColumn
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
16 tests were completed in 4s with 0 passed, 13 failed and 3 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest | 13❌ | 3⚪ | 4s |
❌ com.campudus.tableaux.api.content.CreateAnnotationHistoryTest
❌ removeRowAnnotation_removeFinalFlag
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
⚪ removeRowAnnotation_removePermissionFlag_setEmpty
❌ removeAnnotation_twoCommentsRemoveBoth
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotations_addAnnotationForOneLanguage
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ removeAnnotation_oneOfTwoAnnotations
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addRowAnnotation_addFinalFlagToMultipleRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotation_twoComments
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ removeAnnotations_removeAnnotationOneByOne
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addRowAnnotation_addFinalFlag
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
⚪ addRowAnnotation_addPermissionFlag
❌ removeAnnotation_removeAnnotationForOneSpecificLanguage
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ removeAnnotation_removeAnnotationForAllLanguages
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
⚪ addRowPermissionAnnotation_addPermissionFlagToMultipleRows
❌ addAnnotations_threeFlagAnnotations
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAnnotations_addAnnotationForTwoLanguagesAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ removeRowAnnotation_removeFinalFlagFromMultipleRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
6 tests were completed in 1s with 0 passed, 6 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest | 6❌ | 1s |
❌ com.campudus.tableaux.api.content.CreateAttachmentHistoryTest
❌ deleteAttachment_fromCellContainingThreeAttachments
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAttachment_toCellContainingOneAttachment
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAttachment_toEmptyCell
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAttachments_addThreeAttachmentsAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteAttachment_fromCellContainingTwoAttachments
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteCell_attachment
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
10 tests were completed in 2s with 0 passed, 10 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest | 10❌ | 2s |
❌ com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest
❌ changeLinkOrder_reverseOrderInTwoSteps_shouldNotCreateBacklinkHistory
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLink_twoLinksExistingInTwoRows_deleteLinkedRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ patchLink_oneLinksExisting_deleteCell
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLink_twoLinksExisting_deleteCell
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLink_multiBidirectionalLinks_deleteSingleLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_twoLinksExisting_putOneOfThem
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_twoLinksExisting_postOtherLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLink_twoLinksExisting_deleteOneLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_twoLinksExisting_putEmptyLinkArray
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLink_twoLinksExisting_deleteLinkedRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
10 tests were completed in 3s with 0 passed, 10 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest | 10❌ | 3s |
❌ com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest
❌ changeLink_threeExistingLinks_deleteCell
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_reverseOrder_doesNotChangeBackLinks
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_threeExistingLinks_putOne
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_oneLinkExisting_addTwoLinksAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_twoLinksExistingInForeignTable_addAThirdLinkViaFirstTable
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addASecondLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addTwoLinksAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_threeExistingLinks_deleteOneLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addOneLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addThreeLinksFromAndToTable
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateCompleteTableTest.xml
3 tests were completed in 718ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateCompleteTableTest | 3✅ | 718ms |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
20 tests were completed in 5s with 0 passed, 20 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest | 20❌ | 5s |
❌ com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest
❌ changeSimpleValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkCell_threeLinks_deleteTwoTimesOnlyOneInitHistory
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeCurrencyPUT_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLinkValue_twoLinkChanges_onlyFirstOneShouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkValue_threeLinks_deleteTwoTimesOnlyOneInitHistory
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_boolean
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteLinkValue_threeLinks_deleteOneOfThem
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLinkValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeCurrencyPOST_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAttachment_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteMultilanguageCell_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteSimpleCell_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ addAttachment_twoTimes_shouldOnlyCreateOneInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_secondChangeWithHistoryFeature_shouldAgainCreateSingleHistoryEntries
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_booleanInitHistoryWithSameValue
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_booleanInitHistoryWithValueFalse
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLinkOrder_reverseOrderInTwoSteps_createOnlyOneInitHistory
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_boolean
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteAttachmentCell_shouldCreateInitialHistoryEntry
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
14 tests were completed in 4s with 2 passed, 12 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateHistoryTest | 2✅ | 12❌ | 4s |
❌ com.campudus.tableaux.api.content.CreateHistoryTest
❌ changeSimpleValue_withUserNameInCookie
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_multipleLanguagesAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteCell_multiLang
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_currency
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_changeACellMultipleTimes
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_numeric
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeMultilanguageValue_datetime
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_changeACellInEmptyRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteCell_singleLang
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createRowsWithValues
❌ changeMultilanguageValue_text
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeSimpleValue_historyAfterDefaultTableCreation
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createCompleteTable
❌ changeMultilanguageValue_boolean
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateMultiLanguageLinkHistoryTest.xml
1 tests were completed in 644ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateMultiLanguageLinkHistoryTest | 1✅ | 644ms |
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
6 tests were completed in 1s with 1 passed, 5 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateRowHistoryTest | 1✅ | 5❌ | 1s |
❌ com.campudus.tableaux.api.content.CreateRowHistoryTest
❌ createRow_threeEmptyRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createRows_duplicateRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteRow_withoutReplacingId
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ deleteRow_withReplacingId
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createRow_oneEmptyRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createRows_withValues
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
6 tests were completed in 2s with 3 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateRowTest | 3✅ | 3❌ | 2s |
❌ com.campudus.tableaux.api.content.CreateRowTest
❌ createEmptyRowAndCheckValues
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ createRow
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createMultipleFullRows
✅ createComplexRow
❌ createEmptyRows
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
✅ createFullRow
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
8 tests were completed in 2s with 0 passed, 8 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest | 8❌ | 2s |
❌ com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest
❌ deleteCell_link
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_deleteOneOfThreeLinks
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addTwoLinksAtOnce
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addSecondLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_singleLanguageMultiIdentifiers
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addThirdLinkToExistingTwo
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_deleteOneOfTwoLinks
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ changeLink_addLink
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
❌ build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkOrderHistoryTest.xml
1 tests were completed in 340ms with 0 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.campudus.tableaux.api.content.CreateSimpleLinkOrderHistoryTest | 1❌ | 340ms |
❌ com.campudus.tableaux.api.content.CreateSimpleLinkOrderHistoryTest
❌ changeLinkOrder_reverseOrder
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line 278 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ► enrichColumn_allActionsAreAllowed
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.auth.ColumnEnrichAuthTests.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.ColumnEnrichAuthTests.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.AnnotationCountTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.AnnotationCountTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.AnnotationCountTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.ColumnValuesTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.ColumnValuesTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAnnotationHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateAttachmentHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CreateSimpleLinkOrderHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DeleteRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.DuplicateRowTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.IdentifierTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkCardinalityTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteCascadeTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.MultiLanguageTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.MultiLanguageTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveHistoryTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RowLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.StatusValuesTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.TranslationStatusTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.TranslationStatusTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.CachedColumnsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.CachedColumnsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.CachedColumnsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.ChangeStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.GetStructureTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.structure.SettingsTableTest.xml
Error:
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
Raw output
TestCustomException(status=500,id=Internal Server Error,message=Internal Server Error)
at app//com.campudus.tableaux.testtools.TableauxTestBase.bodyHandler$1(TableauxTestBase.scala:278)
at app//com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$createResponseHandler$2(TableauxTestBase.scala:288)
at app//io.vertx.scala.core.http.HttpClientResponse$$anon$4.handle(HttpClientResponse.scala:175)
at app//io.vertx.scala.core.http.HttpClientResponse$$anon$4.handle(HttpClientResponse.scala:175)
at app//io.vertx.core.http.impl.HttpClientResponseImpl$BodyHandler.notifyHandler(HttpClientResponseImpl.java:292)
at app//io.vertx.core.http.impl.HttpClientResponseImpl.lambda$bodyHandler$0(HttpClientResponseImpl.java:193)
at app//io.vertx.core.http.impl.HttpClientResponseImpl.handleEnd(HttpClientResponseImpl.java:248)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.lambda$beginResponse$0(Http1xClientConnection.java:476)
at app//io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:235)
at app//io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:125)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.endResponse(Http1xClientConnection.java:495)
at app//io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.access$000(Http1xClientConnection.java:187)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleResponseEnd(Http1xClientConnection.java:630)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleHttpMessage(Http1xClientConnection.java:580)
at app//io.vertx.core.http.impl.Http1xClientConnection.handleMessage(Http1xClientConnection.java:562)
at app//io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at app//io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:43)
at app//io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:232)
at app//io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:173)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
at app//io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438)
at app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
at app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:297)
at app//io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
at app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
at app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
at app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
at app//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
at app//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ► retrieveSpecificTable_notAuthorized_throwsException
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
build/test-results/test/TEST-com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization.xml
Error:
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.request.unauthorized != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ► addAnnotationWithLangtagsOnLanguageNeutralCell
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
Error:
java.lang.AssertionError: Not equals : unprocessable.entity != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : unprocessable.entity != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ► addInvalidAnnotations
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.CellLevelAnnotationsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.RetrieveRowsTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.media.AttachmentTest.xml
Error:
java.lang.AssertionError: Not equals : error.arguments != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.arguments != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.FillCellTest ► fillSingleStringCellWithLengthTooShort
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.FillCellTest.xml
Error:
java.lang.AssertionError: Not equals : error.request.value.length != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.request.value.length != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkColumnTest ► createLinkColumnToTableWithoutColumns
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.ErrorTest.xml
Error:
java.lang.AssertionError: Not equals : NOT FOUND != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : NOT FOUND != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkColumnTest ► createLinkColumnToTableWithIdentifierAndRemoveIt
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkColumnTest.xml
Error:
java.lang.AssertionError: Not equals : error.database.missing-identifier != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.database.missing-identifier != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkOrderTest ► testWrongColumnType
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
Error:
java.lang.AssertionError: Not equals : error.request.column.wrongtype != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.request.column.wrongtype != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkOrderTest ► testWrongLocation
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkOrderTest.xml
Error:
java.lang.AssertionError: Not equals : error.request.invalid != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.request.invalid != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkTest ► invalidPutLinkValueToString
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
Error:
java.lang.AssertionError: Not equals : error.json.link-value != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.json.link-value != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 209 in src/test/scala/com/campudus/tableaux/testtools/TableauxTestBase.scala
github-actions / Unit/Integration Tests
com.campudus.tableaux.api.content.LinkTest ► putEmptyLink
Failed test found in:
build/test-results/test/TEST-com.campudus.tableaux.api.content.LinkTest.xml
Error:
java.lang.AssertionError: Not equals : error.json.value_is_missing != Internal Server Error
Raw output
java.lang.AssertionError: Not equals : error.json.value_is_missing != Internal Server Error
at io.vertx.ext.unit.impl.TestContextImpl.reportAssertionError(TestContextImpl.java:362)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:258)
at io.vertx.ext.unit.impl.TestContextImpl.assertEquals(TestContextImpl.java:245)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1(TableauxTestBase.scala:209)
at com.campudus.tableaux.testtools.TableauxTestBase.$anonfun$exceptionTest$1$adapted(TableauxTestBase.scala:202)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at io.vertx.lang.scala.VertxExecutionContext.$anonfun$execute$1(VertxExecutionContext.scala:37)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.scala.core.Context$$anon$2.handle(Context.scala:87)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:829)