Feature/messaging (#262) #195
GitHub Actions / Test Results
succeeded
Dec 4, 2024 in 0s
All 1 022 tests pass, 8 skipped in 3m 4s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
8 skipped tests found
There are 8 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith1000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith100Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith2000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith3000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith500Rows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeCycle
com.campudus.tableaux.database.DatabaseConnectionTest ‑ testStatementAfterTimedOutStatement
com.campudus.tableaux.database.DatabaseConnectionTest ‑ testStatementAfterTimedOutTransaction
Check notice on line 0 in .github
github-actions / Test Results
1030 tests found (test 1 to 628)
There are 1030 tests, see "Raw output" for the list of tests 1 to 628.
Raw output
com.campudus.tableaux.ArgumentCheckerTest ‑ checkAndConvertToOption
com.campudus.tableaux.ArgumentCheckerTest ‑ checkForAllObjectValues
com.campudus.tableaux.ArgumentCheckerTest ‑ checkHasValueOfType
com.campudus.tableaux.ArgumentCheckerTest ‑ checkInvalidArguments
com.campudus.tableaux.ArgumentCheckerTest ‑ checkInvalidGreaterThan
com.campudus.tableaux.ArgumentCheckerTest ‑ checkInvalidGreaterZero
com.campudus.tableaux.ArgumentCheckerTest ‑ checkInvalidNonEmpty
com.campudus.tableaux.ArgumentCheckerTest ‑ checkInvalidNotNull
com.campudus.tableaux.ArgumentCheckerTest ‑ checkIsDefined
com.campudus.tableaux.ArgumentCheckerTest ‑ checkIsDefinedAnyOption
com.campudus.tableaux.ArgumentCheckerTest ‑ checkIsDefinedAnyOptionWithNames
com.campudus.tableaux.ArgumentCheckerTest ‑ checkOneOf
com.campudus.tableaux.ArgumentCheckerTest ‑ checkValidArguments
com.campudus.tableaux.ArgumentCheckerTest ‑ checkValidGreaterThan
com.campudus.tableaux.ArgumentCheckerTest ‑ checkValidGreaterZero
com.campudus.tableaux.ArgumentCheckerTest ‑ checkValidNonEmpty
com.campudus.tableaux.ArgumentCheckerTest ‑ checkValidNotNull
com.campudus.tableaux.api.ErrorTest ‑ createColumnWithNoExistingTable
com.campudus.tableaux.api.ErrorTest ‑ createCompleteTableWithNullCols
com.campudus.tableaux.api.ErrorTest ‑ createCompleteTableWithNullRows
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithEmptyJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithInvalidJsonObjects
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithInvalidKindJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithMoreColNames
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithNoStringColNameJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithoutColNameJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithoutColumnsJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithoutTypeJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleColumnsWithoutTypes
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithEmptyColIdJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithEmptyColIdJsonArray
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithEmptyRowsJsonArray
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithEmptyValueJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithEmptyValueJsonArray
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithInvalidColIdJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithInvalidValueJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithMoreColIds
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithMoreValues
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithStringColIdJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithoutColIdJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleFullRowsWithoutValueJson
com.campudus.tableaux.api.ErrorTest ‑ createMultipleLinkColumnsWithoutToTable
com.campudus.tableaux.api.ErrorTest ‑ createRowWithNoExistingTable
com.campudus.tableaux.api.ErrorTest ‑ createTableWithNoExistingSystemTables
com.campudus.tableaux.api.ErrorTest ‑ createTableWithoutJson
com.campudus.tableaux.api.ErrorTest ‑ deleteColumnOfTableWithoutColumns
com.campudus.tableaux.api.ErrorTest ‑ deleteLastColumn
com.campudus.tableaux.api.ErrorTest ‑ deleteNoExistingRow
com.campudus.tableaux.api.ErrorTest ‑ deleteNoExistingTable
com.campudus.tableaux.api.ErrorTest ‑ deleteNonExistingColumn
com.campudus.tableaux.api.ErrorTest ‑ fillNoExistingCell
com.campudus.tableaux.api.ErrorTest ‑ requestWrongRoute
com.campudus.tableaux.api.ErrorTest ‑ retrieveNoExistingCell
com.campudus.tableaux.api.ErrorTest ‑ retrieveNoExistingColumn
com.campudus.tableaux.api.ErrorTest ‑ retrieveNoExistingRow
com.campudus.tableaux.api.ErrorTest ‑ retrieveNoExistingTable
com.campudus.tableaux.api.ErrorTest ‑ sendInvalidJsonToValidRoute
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith1000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith100Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith2000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith3000Rows
com.campudus.tableaux.api.PerformanceTest ‑ testPerformanceWith500Rows
com.campudus.tableaux.api.StarterTest ‑ deployStarterVerticleWithEmptyConfig
com.campudus.tableaux.api.StarterTest ‑ deployStarterVerticleWithWrongConfig
com.campudus.tableaux.api.StaticFileTest ‑ checkIndexHtml
com.campudus.tableaux.api.auth.AuthorizationTest ‑ deleteTable_validRole
com.campudus.tableaux.api.auth.AuthorizationTest ‑ deleteTable_withoutRole
com.campudus.tableaux.api.auth.AuthorizationTest ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.auth.AuthorizationTest ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.auth.AuthorizationTest ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.auth.AuthorizationTest ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.auth.AuthorizationTest ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ deleteTable_validRole
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ deleteTable_withoutRole
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumnSeq_createIsAllowed
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumnSeq_createIsNotAllowed
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_allActionsAreAllowed
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_editCellValueIsAllowedForCountryTagsATAndGB
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_editCellValueIsAllowedForLangtagsDeAndEs
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_editCellValueWithoutLangtagConditionIsAllowedForAllCountryTags
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_editCellValueWithoutLangtagConditionIsAllowedForAllLangtags
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ enrichColumn_noActionIsAllowed
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.auth.ColumnEnrichAuthTests ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ createFile_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ createFile_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ createFolder_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ createFolder_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFileLang_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFileLang_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFile_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFile_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFolder_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ deleteFolder_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ mergeFile_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ mergeFile_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ updateFile_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ updateFile_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ updateFolder_authorized_ok
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ updateFolder_notAuthorized_throwsException
com.campudus.tableaux.api.auth.MediaControllerAuthTest_checkAuthorization ‑ uploadFile_authorized_ok
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ deleteTable_validRole
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ deleteTable_withoutRole
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ enrich_editAndDeleteGranted_deleteDenied_onlyEditIsAllowed
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ enrich_editAndDeleteGranted_onlyEditAndDeleteAreAllowed
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ enrich_noPermission_noActionIsAllowed
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.auth.MediaEnrichAuthTests ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ deleteTable_validRole
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ deleteTable_withoutRole
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ retrieveService_allActionsAreAllowed
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ retrieveService_noActionIsAllowed
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ retrieveServices_createIsAllowed
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ retrieveServices_createIsNotAllowed
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.auth.ServiceEnrichAuthTests ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveColumns_noViewPermission_returnEmptyList
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveColumns_onlyColumnsFromModelTableAreViewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveColumns_onlyColumnsWithKindNumericAreViewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificColumn_allColumnsOfTable1Viewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificColumn_allColumnsViewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificColumn_allColumnsWithId1Viewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificColumn_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificColumn_onlyColumnWithId1AndOfTable1Viewable_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificTable_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveSpecificTable_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveTables_noViewPermission_returnEmptyList
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveTables_threeGenericAndOneSettingsTable_returnOnlyThreeGenericTables
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveTables_threeTablesAllViewable_returnAll
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveTables_threeTablesTwoViewableWithAdditionalConditions_returnTwo
com.campudus.tableaux.api.auth.StructureControllerAuthTest_filterAuthorization ‑ retrieveTables_threeTablesTwoViewable_returnTwo
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ changeColumnEditDisplayProperty_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ changeColumnEditDisplayProperty_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ changeColumnEditStructureProperty_authorizedInModelTables_notAuthorizedInVariantTables
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ changeColumnEditStructureProperty_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ changeColumnEditStructureProperty_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ createColumn_authorizedInModelTables_notAuthorizedInVariantTables
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ createColumn_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ createColumn_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ deleteColumn_authorizedForIdentifier_notAuthorizedForNonIdentifier
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ deleteColumn_authorizedInModelTables_notAuthorizedInVariantTables
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ deleteColumn_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerColumnAuthTest_checkAuthorization ‑ deleteColumn_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableDisplayProperties_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableDisplayProperties_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableOrder_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableOrder_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableStructureProperties_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ changeTableStructureProperties_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ createTable_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ createTable_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ deleteTable_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ deleteTable_modelAllowedOthersNot
com.campudus.tableaux.api.auth.StructureControllerTableAuthTest_checkAuthorization ‑ deleteTable_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ createTableGroup_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ createTableGroup_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ deleteTableGroup_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ deleteTableGroup_notAuthorized_throwsException
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ updateTableGroup_authorized_ok
com.campudus.tableaux.api.auth.StructureControllerTableGroupAuthTest_checkAuthorization ‑ updateTableGroup_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ createService_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ createService_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ deleteService_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ deleteService_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ resetDB_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ resetDB_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ reset_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ reset_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ retrieveService_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ retrieveService_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateDB_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateDB_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateServiceEditDisplayProperties_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateServiceEditStructureProperty_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateServiceEditStructureProperty_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateSetting_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_checkAuthorization ‑ updateSetting_notAuthorized_throwsException
com.campudus.tableaux.api.auth.SystemControllerAuthTest_filterAuthorization ‑ retrieveServices_authorized_ok
com.campudus.tableaux.api.auth.SystemControllerAuthTest_filterAuthorization ‑ retrieveServices_noViewPermission_returnEmptyList
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ deleteTable_validRole
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ deleteTable_withoutRole
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTableSeq_createIsAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTableSeq_createIsNotAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTable_allActionsAreAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTable_editPropertiesAreAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTable_editStructureProperty_onlyForModelTablesAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrichTable_noActionIsAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ enrich_createGranted_onlyCreateIsAllowed
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.auth.TableAuthEnrichTests ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ createCellAnnotation_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ deleteCellAnnotationWithLangtag_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ deleteCellAnnotation_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ deleteCellHistoryWithLangtag_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ deleteCellHistory_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ retrieveAnnotationCount_notEvenOneTableIsViewable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ retrieveAnnotationCount_onlyTableTwoIsViewable_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ retrieveAnnotations_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ retrieveAnnotations_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ retrieveCellHistory_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ updateRowAnnotations_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ updateRowAnnotations_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ updateRowsAnnotations_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_annotation ‑ updateRowsAnnotations_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell ‑ deleteAttachmentOfCell_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_attachmentCell ‑ deleteAttachmentOfCell_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ clearCell_authorizedOnMultilanguageIfAllLangtagsAreEditable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ clearCell_authorizedOnSingleLanguageColumns
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ clearCell_not_authorizedOnMultilanguageIfNotAllLangtagsAreEditable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ replaceCell_authorizedOnMultilanguageIfAllLangtagsAreEditable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ replaceCell_authorizedOnSingleLanguageColumns
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ replaceCell_not_authorizedOnMultilanguageIfNotAllLangtagsAreEditable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ retrieveCell_authorizedInModelTableAndTextColumns
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ retrieveCell_authorizedInModelTables_notAuthorizedInVariantTables
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ retrieveCell_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ retrieveCell_langtagConditionMustNotBeConsideredOnActionView
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ retrieveCell_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_cell ‑ updateCell_onlyAuthorizedForSingleLanguageAndLangtagDE
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ createCompleteTable_createColumnsAuthorizedWithoutRows_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ createCompleteTable_createColumnsNotAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ createCompleteTable_createRows_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ createCompleteTable_createRows_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ createCompleteTable_createTableNotAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ retrieveCompleteTable_onlyMultilanguageColumnsAreViewable_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_completeTable ‑ retrieveCompleteTable_tableNotViewable_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveCellHistory_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveCellHistory_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveRowHistory_allColumnsViewable_returnAllSevenHistoryEntries
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveRowHistory_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveRowHistory_onlyTextColumnsViewable_returnFourHistoryEntries
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveTableHistory_noFilter_returnsAllHistoryEntriesOfTable
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveTableHistory_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_history ‑ retrieveTableHistory_onlyTextColumnsViewable_returnEightHistoryEntries
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ deleteLinkOfCellIfOnlyFirstTableIsViewable_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ deleteLinkOfCell_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ deleteLinkOfCell_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ retrieveDependentRows_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ retrieveDependentRows_targetTableIsNotAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ retrieveRowsOfLinkCell_table1IsAuthorized_ok_table2IsNotAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ updateCellLinkOrder_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_linkCell ‑ updateCellLinkOrder_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRowWithValuesColumnOneAndTwo_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRowWithValuesColumnThreeAndFour_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRowWithValuesColumnThreeAndFour_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRowWithValuesNoColumnsAreViewable_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRow_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ createRow_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ deleteRow_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ deleteRow_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ duplicateRow_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ duplicateRow_createRowNotAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ duplicateRow_onlyValuesFromColumns3And4_valuesInColumns1And2AreEmpty
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveMultipleRows_filterRowsForTheirColumns_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveRow_filterRowsForTheirColumns_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveRowsOfColumn_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveRowsOfColumn_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveRowsOfFirstColumn_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_row ‑ retrieveRowsOfFirstColumn_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_translation ‑ retrieveTranslationStatus_forAllTablesEvenIfViewingIsNotGrantedForTable2_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_translation ‑ retrieveTranslationStatus_forAllTables_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues ‑ retrieveColumnValues_authorized_ok
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues ‑ retrieveColumnValues_notAuthorized_table_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues ‑ retrieveColumnValues_notAuthorized_throwsException
com.campudus.tableaux.api.auth.TableauxControllerAuthTest_uniqueValues ‑ retrieveColumnValues_onlyColumn2IsAllowed
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_callWithoutTable_returnsFalse
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_column_identifier
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_column_name
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_multiLanguageColumn_withLangtagCondition
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_multiLanguageColumn_withLangtagConditionMultipleLangtags
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_singleLanguageColumn_withLangtagCondition
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tableAndColumnMixed
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tableHidden
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tableId
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tableName
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tablePermissionRegexAll_returnsTrue
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_tableType
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_table_columnId
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_table_columnTypes
com.campudus.tableaux.api.auth.permission.PermissionTest ‑ isMatching_table_tableGroup
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ filterPermissions_threePermissionsOneWithTypeDeny_returnsOnePermission
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ filterPermissions_threeRolesActionNotMatching_returnsOnePermission
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ filterPermissions_threeRolesActionsAreMatching_returnsTwoPermissions
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ getPermissionsFor_twoRolesWithOneValidPermissionEach_returnsTwoPermissions
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_invalidAction_throwsException
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_invalidPermissionType_throwsException
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_twoValidPermissionsInRole_twoPermissionsParsed
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_validPermissionWithLangtagCondition_onePermissionParsed
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_validPermissionWithoutCondition_onePermissionParsed
com.campudus.tableaux.api.auth.permission.RoleModelTest ‑ parse_validRolePermissions_onePermissionParsed
com.campudus.tableaux.api.content.AnnotationCountTest ‑ retrieveFlagCountForOneTableWithTwoRows
com.campudus.tableaux.api.content.AnnotationCountTest ‑ retrieveFlagCountForTwoTablesWithOneRowEach
com.campudus.tableaux.api.content.AnnotationCountTest ‑ retrieveFlagCountIfNoTableExistsOrFilterReturnsNoTable
com.campudus.tableaux.api.content.AnnotationCountTest ‑ retrieveInfoCountForOneTableWithTwoRows
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAndDeleteAnnotationWithLangtagsConcurrently
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAndDeleteMultipleAnnotationsWithoutLangtags
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAnnotationToConcatColumn
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAnnotationToNonExistingColumn
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAnnotationWithLangtagsOnLanguageNeutralCell
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addAnnotationWithoutLangtags
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addInvalidAnnotations
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addMultipleAnnotationsWithLangtags
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addSameAnnotationsWithDifferentLangtags
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ addSameCommentAnnotations_annotationsWithTypeErrorInfoWaringShouldBeCreateableMultipleTimes
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ deleteAnnotationFromConcatColumn
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ deleteAnnotationWithLangtagOnLanguageNeutralCell
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ deleteLangtagFromExistingAnnotation
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ retrieveAnnotationsFromSpecificTable
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ retrieveAnnotationsFromSpecificTableAfterDeletingColumns
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ retrieveIgnoresRowLevelAnnotations
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ retrieveMultipleCellAnnotations
com.campudus.tableaux.api.content.CellLevelAnnotationsTest ‑ retrieveSingleCellAnnotation
com.campudus.tableaux.api.content.ClearCellTest ‑ clearMultiLanguageCell
com.campudus.tableaux.api.content.ColumnValuesTest ‑ retrieveColumnValuesFromLanguageNeutralColumn
com.campudus.tableaux.api.content.ColumnValuesTest ‑ retrieveColumnValuesFromMultiLanguageColumn
com.campudus.tableaux.api.content.ColumnValuesTest ‑ retrieveColumnValuesFromUnsupportedColumns
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addAnnotation_twoComments
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addAnnotations_addAnnotationForOneLanguage
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addAnnotations_addAnnotationForTwoLanguagesAtOnce
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addAnnotations_threeFlagAnnotations
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addRowAnnotation_addAllRowsArchivedFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addRowAnnotation_addAllRowsFinalFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addRowAnnotation_addArchivedFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ addRowAnnotation_addFinalFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeAnnotation_oneOfTwoAnnotations
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeAnnotation_removeAnnotationForAllLanguages
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeAnnotation_removeAnnotationForOneSpecificLanguage
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeAnnotation_twoCommentsRemoveBoth
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeAnnotations_removeAnnotationOneByOne
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeRowAnnotation_removeAllRowsArchivedFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeRowAnnotation_removeAllRowsFinalFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeRowAnnotation_removeArchivedFlag
com.campudus.tableaux.api.content.CreateAnnotationHistoryTest ‑ removeRowAnnotation_removeFinalFlag
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ addAttachment_toCellContainingOneAttachment
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ addAttachment_toEmptyCell
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ addAttachments_addThreeAttachmentsAtOnce
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ deleteAttachment_fromCellContainingThreeAttachments
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ deleteAttachment_fromCellContainingTwoAttachments
com.campudus.tableaux.api.content.CreateAttachmentHistoryTest ‑ deleteCell_attachment
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ changeLinkOrder_reverseOrderInTwoSteps_shouldNotCreateBacklinkHistory
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ changeLink_twoLinksExisting_postOtherLink
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ changeLink_twoLinksExisting_putEmptyLinkArray
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ changeLink_twoLinksExisting_putOneOfThem
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ deleteLink_multiBidirectionalLinks_deleteSingleLink
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ deleteLink_twoLinksExistingInTwoRows_deleteLinkedRow
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ deleteLink_twoLinksExisting_deleteCell
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ deleteLink_twoLinksExisting_deleteLinkedRow
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ deleteLink_twoLinksExisting_deleteOneLink
com.campudus.tableaux.api.content.CreateBidirectionalCompatibilityLinkHistoryTest ‑ patchLink_oneLinksExisting_deleteCell
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_addASecondLink
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_addOneLink
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_addThreeLinksFromAndToTable
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_addTwoLinksAtOnce
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_oneLinkExisting_addTwoLinksAtOnce
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_reverseOrder_doesNotChangeBackLinks
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_threeExistingLinks_deleteCell
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_threeExistingLinks_deleteOneLink
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_threeExistingLinks_putOne
com.campudus.tableaux.api.content.CreateBidirectionalLinkHistoryTest ‑ changeLink_twoLinksExistingInForeignTable_addAThirdLinkViaFirstTable
com.campudus.tableaux.api.content.CreateCompleteTableTest ‑ createCompleteTable
com.campudus.tableaux.api.content.CreateCompleteTableTest ‑ createCompleteTableWithOrdering
com.campudus.tableaux.api.content.CreateCompleteTableTest ‑ createCompleteTableWithoutRows
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeLinkValueTwice_addOne
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeLinkValueTwice_singleLanguage
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeLinkValueTwice_singleLanguageMultiIdentifiers
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeLinkValueTwice_withForceHistory
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeLink_addTwoLinksAtOnce
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeMultilanguageValueTwice_boolean
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeMultilanguageValueTwice_currency
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeMultilanguageValueTwice_datetime
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeMultilanguageValueTwice_numeric
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeMultilanguageValueTwice_text
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeSimpleValueTwice_changeACellOnlyOnce
com.campudus.tableaux.api.content.CreateHistoryChangeDetectionTest ‑ changeSimpleValueTwice_withForceHistory
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ addAttachment_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ addAttachment_twoTimes_shouldOnlyCreateOneInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeCurrencyPOST_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeCurrencyPUT_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeLinkOrder_reverseOrderInTwoSteps_createOnlyOneInitHistory
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeLinkValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeLinkValue_twoLinkChanges_onlyFirstOneShouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeMultilanguageValue_boolean
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeMultilanguageValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeSimpleValue_boolean
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeSimpleValue_booleanInitHistoryWithSameValue
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeSimpleValue_booleanInitHistoryWithValueFalse
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeSimpleValue_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ changeSimpleValue_secondChangeWithHistoryFeature_shouldAgainCreateSingleHistoryEntries
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteAttachmentCell_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteLinkCell_threeLinks_deleteTwoTimesOnlyOneInitHistory
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteLinkValue_threeLinks_deleteOneOfThem
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteLinkValue_threeLinks_deleteTwoTimesOnlyOneInitHistory
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteMultilanguageCell_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryCompatibilityTest ‑ deleteSimpleCell_firstChangeWithHistoryFeature_shouldCreateInitialHistoryEntry
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_boolean
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_currency
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_datetime
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_multipleLanguagesAtOnce
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_numeric
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeMultilanguageValue_text
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeSimpleValue_changeACellInEmptyRow
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeSimpleValue_changeACellMultipleTimes
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeSimpleValue_historyAfterDefaultTableCreation
com.campudus.tableaux.api.content.CreateHistoryTest ‑ changeSimpleValue_withUserNameInCookie
com.campudus.tableaux.api.content.CreateHistoryTest ‑ createCompleteTable
com.campudus.tableaux.api.content.CreateHistoryTest ‑ createRowsWithValues
com.campudus.tableaux.api.content.CreateHistoryTest ‑ deleteCell_multiLang
com.campudus.tableaux.api.content.CreateHistoryTest ‑ deleteCell_singleLang
com.campudus.tableaux.api.content.CreateMultiLanguageLinkHistoryTest ‑ changeLink_MultiIdentifiers_MultiLangAndSingleLangNumeric
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ createRow_oneEmptyRow
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ createRow_threeEmptyRows
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ createRows_duplicateRow
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ createRows_withValues
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ deleteRow_withReplacingId
com.campudus.tableaux.api.content.CreateRowHistoryTest ‑ deleteRow_withoutReplacingId
com.campudus.tableaux.api.content.CreateRowTest ‑ createComplexRow
com.campudus.tableaux.api.content.CreateRowTest ‑ createEmptyRowAndCheckValues
com.campudus.tableaux.api.content.CreateRowTest ‑ createEmptyRows
com.campudus.tableaux.api.content.CreateRowTest ‑ createFullRow
com.campudus.tableaux.api.content.CreateRowTest ‑ createMultipleFullRows
com.campudus.tableaux.api.content.CreateRowTest ‑ createRow
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_addLink
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_addSecondLink
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_addThirdLinkToExistingTwo
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_addTwoLinksAtOnce
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_deleteOneOfThreeLinks
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_deleteOneOfTwoLinks
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ changeLink_singleLanguageMultiIdentifiers
com.campudus.tableaux.api.content.CreateSimpleLinkHistoryTest ‑ deleteCell_link
com.campudus.tableaux.api.content.CreateSimpleLinkOrderHistoryTest ‑ changeLinkOrder_reverseOrder
com.campudus.tableaux.api.content.DeleteRowTest ‑ deleteRow
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateEmptyRow
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateEmptyRowWithMultilanguageValues
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateRowWithConcatColumn
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateRowWithLink
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateRowWithLinkWithConcatColumn
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateRowWithMultiLanguageAttachment
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateSpecificRows
com.campudus.tableaux.api.content.DuplicateRowTest ‑ duplicateSpecificRowsWithoutConstrainedLinks
com.campudus.tableaux.api.content.DuplicateRowTest ‑ skipAndAnnotateConstrainedLinks
com.campudus.tableaux.api.content.DuplicateRowTest ‑ skipConstrainedLinks
com.campudus.tableaux.api.content.FillCellTest ‑ emptyStringCellWithLimitsPresent
com.campudus.tableaux.api.content.FillCellTest ‑ fillCurrencyCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillDateCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillDateTimeCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillMultiCountryCurrencyCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillMultilangStringCellWithLengthTooLong
com.campudus.tableaux.api.content.FillCellTest ‑ fillMultilangStringCellWithLengthTooShort
com.campudus.tableaux.api.content.FillCellTest ‑ fillNumberCellWithAlternatingNumberType
com.campudus.tableaux.api.content.FillCellTest ‑ fillNumberCellWithFloatingNumber
com.campudus.tableaux.api.content.FillCellTest ‑ fillNumberCellWithMaxValueNumbers
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleBooleanCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleCellWithNull
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleIntegerCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleNumberCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleStringCell
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleStringCellWithLengthTooLong
com.campudus.tableaux.api.content.FillCellTest ‑ fillSingleStringCellWithLengthTooShort
com.campudus.tableaux.api.content.FillCellTest ‑ fillStringCellWithLengthInRange
com.campudus.tableaux.api.content.FillCellTest ‑ fillTwoDifferentCell
com.campudus.tableaux.api.content.FillCellTest ‑ replaceMultiLanguageCell
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveColumnsWithOneIdentifierColumn
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveColumnsWithTwoIdentifierColumn
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveColumnsWithTwoIdentifierColumnInCorrectOrder
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveConcatColumn
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveConcatColumnWithAttachmentColumnAsLink
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveLinkOnConcatColumn
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveLinksOnConcatColumnsRecursively
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveRowWithMultiLanguageIdentifierColumn
com.campudus.tableaux.api.content.IdentifierTest ‑ retrieveRowWithSingleLanguageIdentifierColumn
com.campudus.tableaux.api.content.LinkArchiveCascadeTest ‑ archiveForeignRowsWithArchiveCascadeShouldNotArchiveParentRows
com.campudus.tableaux.api.content.LinkArchiveCascadeTest ‑ archiveRowWithArchiveCascadeShouldArchiveForeignRows
com.campudus.tableaux.api.content.LinkArchiveCascadeTest ‑ archiveTableWithArchiveCascadeShouldArchiveAllRowsAndForeignRows
com.campudus.tableaux.api.content.LinkArchiveCascadeTest ‑ createLinkColumnWithArchiveCascade
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ createLinkColumnWithCardinality
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ duplicateRowWhichShouldFailBecauseOfCardinality
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ insertTwoRowsWhichPointToSameForeignRowsShouldFail
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ patchAndRetrieveWithHigherCardinality
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ patchTwoRowsToPointToSameForeignRowsShouldFail
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ retrieveForeignRowsOfLinkCell
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ retrieveForeignRowsOfLinkCellWhichAlreadyHitTheLimit
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ retrieveForeignRowsOfLinkCellWhichAlreadyHitTheLimitButAddedAnotherLinkColumnBefore
com.campudus.tableaux.api.content.LinkCardinalityTest ‑ retrieveForeignRowsOfLinkCellWhichDidNotYetHitTheLimit
com.campudus.tableaux.api.content.LinkColumnTest ‑ createBiDirectionalLinkColumnAsIdentifier
com.campudus.tableaux.api.content.LinkColumnTest ‑ createBiDirectionalLinkColumnWithDisplayInfos
com.campudus.tableaux.api.content.LinkColumnTest ‑ createBiDirectionalLinkColumnWithToOrdering
com.campudus.tableaux.api.content.LinkColumnTest ‑ createBiDirectionalLinkColumnWithoutDisplayInfos
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumn
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnSingleDirection
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnToTableWithIdentifierAndRemoveIt
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnToTableWithoutColumns
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnToTableWithoutIdentifier
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnWithOrdering
com.campudus.tableaux.api.content.LinkColumnTest ‑ createLinkColumnWithToName
com.campudus.tableaux.api.content.LinkColumnTest ‑ retrieveLinkColumn
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ clearingLinkCellWithDeleteCascadeShouldDeleteForeignRows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ createLinkColumnWithDeleteCascade
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteForeignRowsWithDeleteCascadeShouldNotDeleteParentRows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteLinkWithDeleteCascadeShouldDeleteForeignRows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeCycle
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeShouldDeleteForeignRows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeShouldNotDeleteForeignRowsIfNotLinked
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeShouldNotDeleteForeignRowsIfStillInUse
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithDeleteCascadeWhichTriggersDeleteCascade
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ deleteRowWithoutDeleteCascadeShouldNotDeleteForeignRows
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ putLinkWithDeleteCascadeShouldNotDeleteForeignRowsIfTheyAreAlsoInNewLinkList_deleteOneRowAddAnother
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ putLinkWithDeleteCascadeShouldNotDeleteForeignRowsIfTheyAreAlsoInNewLinkList_onlyDelete
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ putLinkWithDeleteCascadeShouldNotDeleteForeignRowsIfTheyAreAlsoInNewLinkList_reverseOrder
com.campudus.tableaux.api.content.LinkDeleteCascadeTest ‑ putLinkWithDeleteCascadeShouldNotDeleteForeignRowsIfTheyAreAlsoInNewLinkList_simple
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withInvalidReplacingRowId_throwsException
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withReplacingRowIdAlreadyLinked_shouldSkipDuplicateInsert
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withReplacingRowId_mergesAllReplacedRowIds
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withReplacingRowId_updateForeignLinks
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withReplacingRowId_updateForeignLinksWithCardinalityOne
com.campudus.tableaux.api.content.LinkDeleteReplaceRowIdTest ‑ deleteRow_withUnknownValidReplacingRowId_throwsException
com.campudus.tableaux.api.content.LinkFinalCascadeTest ‑ createLinkColumnWithFinalCascade
com.campudus.tableaux.api.content.LinkFinalCascadeTest ‑ finalizeForeignRowsWithFinalCascadeShouldNotFinalizeParentRows
com.campudus.tableaux.api.content.LinkFinalCascadeTest ‑ finalizeRowWithFinalCascadeShouldFinalizeForeignRows
com.campudus.tableaux.api.content.LinkFinalCascadeTest ‑ finalizeTableWithFinalCascadeShouldFinalizeAllRowsAndForeignRows
com.campudus.tableaux.api.content.LinkOrderTest ‑ testChangeOrderLocationBefore
com.campudus.tableaux.api.content.LinkOrderTest ‑ testChangeOrderLocationEnd
com.campudus.tableaux.api.content.LinkOrderTest ‑ testChangeOrderLocationStart
com.campudus.tableaux.api.content.LinkOrderTest ‑ testInsertionLinkOrder
com.campudus.tableaux.api.content.LinkOrderTest ‑ testWrongColumnType
com.campudus.tableaux.api.content.LinkOrderTest ‑ testWrongId
com.campudus.tableaux.api.content.LinkOrderTest ‑ testWrongLocation
com.campudus.tableaux.api.content.LinkTest ‑ createSelfLink
com.campudus.tableaux.api.content.LinkTest ‑ deleteAllLinkValues
com.campudus.tableaux.api.content.LinkTest ‑ deleteLinkValue
com.campudus.tableaux.api.content.LinkTest ‑ fillAndRetrieveLinkCell
com.campudus.tableaux.api.content.LinkTest ‑ invalidPutLinkValueToMissing
com.campudus.tableaux.api.content.LinkTest ‑ invalidPutLinkValueToString
com.campudus.tableaux.api.content.LinkTest ‑ invalidPutLinkValuesStrings
com.campudus.tableaux.api.content.LinkTest ‑ postLinkValueOnMultiLanguageColumns
com.campudus.tableaux.api.content.LinkTest ‑ putEmptyLink
com.campudus.tableaux.api.content.LinkTest ‑ putLinkInvalidValue
com.campudus.tableaux.api.content.LinkTest ‑ putLinkInvalidValues
com.campudus.tableaux.api.content.LinkTest ‑ putLinkValueInInvalidRow
com.campudus.tableaux.api.content.LinkTest ‑ putLinkValues
com.campudus.tableaux.api.content.LinkTest ‑ putLinkValuesInDifferentWays
com.campudus.tableaux.api.content.LinkTest ‑ putLinkValuesOnMultiLanguageColumns
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsBothDirection
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsOfRowWithoutDependencies
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsOfTableWithoutLinks
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsSelfLink
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsSingleDirection
com.campudus.tableaux.api.content.LinkTest ‑ retrieveDependentRowsWithTwoLinkColumns
com.campudus.tableaux.api.content.LinkTest ‑ retrieveEmptyLinkValue
com.campudus.tableaux.api.content.LinkTest ‑ retrieveLinkValuesFromLinkedTable
com.campudus.tableaux.api.content.LinkTest ‑ tryToDeleteLinkValueOfInvalidColumnType
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testCreateAndDeleteMultilanguageColumn
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testEmptyMultilanguageCell
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testFillMultilanguageCell
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testFillMultilanguageRow
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testRemoveValuesFromMultilanguageRow
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testRemoveValuesFromMultilanguageRowWithPostAndPut
com.campudus.tableaux.api.content.MultiLanguageTest ‑ testSingleTranslation
com.campudus.tableaux.api.content.MultiLanguageTest ‑ updateSingleTranslation
com.campudus.tableaux.api.content.RetrieveCellTest ‑ retrieveCell
com.campudus.tableaux.api.content.RetrieveFinalAndArchivedRows ‑ retrieveForeignRowsOfLinkCell_finalAndArchivedRows
com.campudus.tableaux.api.content.RetrieveFinalAndArchivedRows ‑ retrieveMixedFinalAndArchivedRows
com.campudus.tableaux.api.content.RetrieveFinalAndArchivedRows ‑ retrieveSingleArchivedFirstCellsAndLinkCell
com.campudus.tableaux.api.content.RetrieveFinalAndArchivedRows ‑ retrieveSingleArchivedRowAndCell
com.campudus.tableaux.api.content.RetrieveGroupColumnTest ‑ retrieveComplexTableWithOneGroupColumn
com.campudus.tableaux.api.content.RetrieveGroupColumnTest ‑ retrieveGroupColumnAndChangeGroupedValue
com.campudus.tableaux.api.content.RetrieveGroupColumnTest ‑ retrieveLinkedGroupColumnAndChangeGroupedValue
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveInvalidValueJson
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveMultilanguageValues
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveMultilanguageValuesFiltered
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveMultilanguageValuesFromSingleLanguageColumn
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveMultilanguageValuesOnlyForGivenLangtag
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveSimpleValue
com.campudus.tableaux.api.content.RetrieveHistoryTest ‑ retrieveTableHistory
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrievePagedRows
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRow
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRows
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRowsOfConcatColumn
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRowsOfFirstColumn
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRowsOfFirstColumnWithConcatColumn
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRowsOfSpecificColumn
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRows_limitIsLowerZero_returns422
com.campudus.tableaux.api.content.RetrieveRowsTest ‑ retrieveRows_offsetIsLowerZero_returns422
com.campudus.tableaux.api.content.RetrieveTest ‑ retrieveCompleteTable
com.campudus.tableaux.api.content.RetrieveTest ‑ retrieveCompleteTableWhichIsEmpty
com.campudus.tableaux.api.content.RetrieveTest ‑ retrieveCompleteTableWithNoRows
com.campudus.tableaux.api.content.RetrieveTest ‑ retrieveCompleteTableWithRows
com.campudus.tableaux.api.content.RowLevelAnnotationsTest ‑ createRowAndSetArchivedFlag
com.campudus.tableaux.api.content.RowLevelAnnotationsTest ‑ createRowAndSetFinalFlag
com.campudus.tableaux.api.content.StatusValuesTest ‑ retrieveStatusCell
com.campudus.tableaux.api.content.TranslationStatusTest ‑ retrieveTranslationForOneTableWithFourRows
com.campudus.tableaux.api.content.TranslationStatusTest ‑ retrieveTranslationForTwoTableWithFourRowsEach
com.campudus.tableaux.api.content.TranslationStatusTest ‑ retrieveTranslationStatusWithoutAnyMultilangColumn
com.campudus.tableaux.api.media.AttachmentTest ‑ testAddAttachmentWithMalformedUUID
com.campudus.tableaux.api.media.AttachmentTest ‑ testCreateAttachmentColumn
com.campudus.tableaux.api.media.AttachmentTest ‑ testDeleteAllAttachmentsFromCell
com.campudus.tableaux.api.media.AttachmentTest ‑ testDeleteLinkedFiles
com.campudus.tableaux.api.media.AttachmentTest ‑ testFillAndReplaceAndRetrieveAttachmentCell
com.campudus.tableaux.api.media.AttachmentTest ‑ testFillAndRetrieveAttachmentCell
com.campudus.tableaux.api.media.AttachmentTest ‑ testFillAttachmentCellWithUUIDOnly
com.campudus.tableaux.api.media.AttachmentTest ‑ testRetrieveAttachmentCellAfterReplacingFile
com.campudus.tableaux.api.media.AttachmentTest ‑ testUpdateAttachmentColumn
com.campudus.tableaux.api.media.FileTest ‑ testChangeFileInternalnameAndMimeType
com.campudus.tableaux.api.media.FileTest ‑ testChangeFileInternalnameToNull
com.campudus.tableaux.api.media.FileTest ‑ testChangeFileMetaInformation
com.campudus.tableaux.api.media.FileTest ‑ testDeleteTmpFile
com.campudus.tableaux.api.media.FileTest ‑ testDeletingAlreadyDeletedTmpFile
com.campudus.tableaux.api.media.FileTest ‑ testFailChangeFileMetaInformationWithInvalidFile1
com.campudus.tableaux.api.media.FileTest ‑ testFailChangeFileMetaInformationWithInvalidFile2
com.campudus.tableaux.api.media.FileTest ‑ testFailChangeFileMetaInformationWithPathInFile1
com.campudus.tableaux.api.media.FileTest ‑ testFailChangeFileMetaInformationWithPathInFile2
com.campudus.tableaux.api.media.FileTest ‑ testFileSorting
com.campudus.tableaux.api.media.FileTest ‑ testFileUploadAndFileDownload
com.campudus.tableaux.api.media.FileTest ‑ testFileUploadAndFileDownloadWithShortLangtags
com.campudus.tableaux.api.media.FileTest ‑ testFileUploadWithUnicodeFilenameAndUnicodeMetaInformation
com.campudus.tableaux.api.media.FileTest ‑ testFileWithMultiLanguageMetaInformation
com.campudus.tableaux.api.media.FileTest ‑ testMergeFiles
com.campudus.tableaux.api.media.FileTest ‑ testRecusiveDeleteOfFoldersWithFiles
Check notice on line 0 in .github
github-actions / Test Results
1030 tests found (test 629 to 1030)
There are 1030 tests, see "Raw output" for the list of tests 629 to 1030.
Raw output
com.campudus.tableaux.api.media.FolderTest ‑ testChangeFolderWithDuplicateName
com.campudus.tableaux.api.media.FolderTest ‑ testCreateAndRetrieveDeepFolderHierarchy
com.campudus.tableaux.api.media.FolderTest ‑ testCreateAndRetrieveFolder
com.campudus.tableaux.api.media.FolderTest ‑ testCreateAndRetrieveFolderWithParents
com.campudus.tableaux.api.media.FolderTest ‑ testCreateFolderWithDuplicateName
com.campudus.tableaux.api.media.FolderTest ‑ testCreateFolderWithDuplicateNameAndParent
com.campudus.tableaux.api.media.FolderTest ‑ testRetrieveFolderWithoutLangtag
com.campudus.tableaux.api.media.FolderTest ‑ testRetrieveRootFolder
com.campudus.tableaux.api.permission.CreateRowWithRowPermissionsTest ‑ createMultipleFullRowsWithRowPermissions
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ deleteTable_validRole
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ deleteTable_withoutRole
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveForeignRowsWithPermissions_authorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveForeignRowsWithPermissions_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveHiddenForeignRows_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveRowsWithPermissions_authorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveRowsWithPermissions_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveSingleRowWithPermissions_authorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ retrieveSingleRowWithPermissions_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ testAuthorization__correctSignedToken_validAudience_validIssuer__ok
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ testAuthorization_expirationTimeLiesInThePast_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ testAuthorization_invalidAudience_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ testAuthorization_invalidIssuer_unauthorized
com.campudus.tableaux.api.permission.RetrieveRowsPermissionsTest ‑ testAuthorization_tokenSignedWithDifferentKey_unauthorized
com.campudus.tableaux.api.permission.RowPermissionTest ‑ addAndReplaceRowPermissions_ensureReadabilityWithNewRowPermissions_authorized
com.campudus.tableaux.api.permission.RowPermissionTest ‑ addRowPermissions
com.campudus.tableaux.api.permission.RowPermissionTest ‑ addRowPermissionsWithCreateRow
com.campudus.tableaux.api.permission.RowPermissionTest ‑ addRowPermissions_ensureReadabilityWithNewRowPermissions_unauthorized
com.campudus.tableaux.api.permission.RowPermissionTest ‑ deleteRowPermissions
com.campudus.tableaux.api.permission.RowPermissionTest ‑ replaceRowPermissions
com.campudus.tableaux.api.permission.RowPermissionTest ‑ replaceRowPermissions_ensureReadabilityWithNewRowPermissions_unauthorized
com.campudus.tableaux.api.structure.CachedColumnsTest ‑ addColumn
com.campudus.tableaux.api.structure.CachedColumnsTest ‑ changeColumnNameAndOrdering
com.campudus.tableaux.api.structure.CachedColumnsTest ‑ deleteColumn
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumn
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnDecimalDigits
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnDecimalDigitsTooHigh
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnKind
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnKindWhichShouldFail
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnName
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeColumnOrdering
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeSeparatorFlagValue
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeTableName
com.campudus.tableaux.api.structure.ChangeStructureTest ‑ changeTableNameToExistingTableName
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ UpdateColumnsWithInvalidAttributesContent
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ UpdateColumnsWithInvalidAttributesType
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ UpdateColumnsWithValidAttributes
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ createColumnsWithInvalidAttributesContent
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ createColumnsWithInvalidAttributesType
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ createColumnsWithValidAttributes
com.campudus.tableaux.api.structure.ColumnAttributesTest ‑ createColumnsWithoutAttributes
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ changeColumnHiddenFlag
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createBooleanColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createCurrencyColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createIntegerColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createMultipleColumns
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createMultipleColumnsWithOrdering
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createMultipleColumnsWithoutHiddenFlag
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createMultipleHiddenColumns
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createMultipleVisibleColumns
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createNumberColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createNumberColumnWithCustomDecimalDigits
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createNumberColumnWithCustomDecimalDigitsTooHigh
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createRichTextColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createShortTextColumn
com.campudus.tableaux.api.structure.ColumnHiddenTest ‑ createTextColumn
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ changeCountryCodes
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ changeCountryCodesToEmpty
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ changeCountryCodesToInvalid
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createColumnsWithBackwardCompatibleLanguageTypeNeutral
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createColumnsWithInvalidLanguageType
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createColumnsWithLanguageTypeMultiCountryAndCountryCodes
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createColumnsWithLanguageTypeMultiLanguage
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createColumnsWithLanguageTypeNeutral
com.campudus.tableaux.api.structure.ColumnLanguageTypeTest ‑ createMultiCountryColumnWithoutCountryCodes
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ addOtherLanguageDisplayNameToColumnShouldNotDeleteOtherLanguages
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ changeMultilanguageDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ changeMultilanguageNameAndDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ changeMultilanguageNameAndOtherDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ changeMultilanguageNamesForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ createColumnsWithIdenticalInternalNames
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ createMultilanguageDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ createMultilanguageNameAndDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ createMultilanguageNameAndOtherDescriptionForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ createMultilanguageNamesForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ deleteAllDisplayNamesAndDescriptionsForColumn
com.campudus.tableaux.api.structure.ColumnNameAndDescriptionTest ‑ deleteLanguageFromDisplayName
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createBooleanColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createCurrencyColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createIntegerColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createMultipleColumns
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createMultipleColumnsWithOrdering
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createNumberColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createNumberColumnWithCustomDecimalDigits
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createNumberColumnWithCustomDecimalDigitsTooHigh
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createRichTextColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createShortTextColumn
com.campudus.tableaux.api.structure.CreateColumnTest ‑ createTextColumn
com.campudus.tableaux.api.structure.CreateTableTest ‑ createTableWithHiddenFlag
com.campudus.tableaux.api.structure.CreateTableTest ‑ createTableWithLangtags
com.campudus.tableaux.api.structure.CreateTableTest ‑ createTableWithName
com.campudus.tableaux.api.structure.CreateTableTest ‑ createTablesWithSameName
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteAttachmentColumn
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteColumn
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteEmptyTable
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteLinkColumn
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteLinkInBothDirectionsAndCheckForDependentRows
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteTableWithColumn
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteTableWithLink
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteTableWithOneAttachmentColumn
com.campudus.tableaux.api.structure.DeleteStructureTest ‑ deleteTableWithOneLinkColumn
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveAllTables
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveColumns
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveNumberColumn
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveStringColumn
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveTable
com.campudus.tableaux.api.structure.GetStructureTest ‑ retrieveTableStructure
com.campudus.tableaux.api.structure.GroupColumnTest ‑ changeGroupColumn_setShowMemberColumnsToTrue
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithGroupColumn
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithTwoColumns
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithTwoColumnsAndDoChanges
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithTwoColumnsAndRetrieveIt
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithTwoColumnsAndWithShowMemberColumnsTrue
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createGroupColumnWithUnknownColumn
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createIdentifierGroupColumnWithTwoColumns
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createLinkColumnWhichPointsToGroupColumnWithTwoColumnsAndDoChanges
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createSingleGroupColumnWithInvalidFormat
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createSingleGroupColumnWithValidFormat
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createTripleGroupColumn
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createTripleGroupColumnWithValidFormat
com.campudus.tableaux.api.structure.GroupColumnTest ‑ createTwoGroupColumnWithSameColumns
com.campudus.tableaux.api.structure.SettingsTableTest ‑ addColumnToSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ changeColumnOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ changeDisplayKeyCellOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ clearKeyCellOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ createSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ createTableWithInvalidTableType
com.campudus.tableaux.api.structure.SettingsTableTest ‑ deleteColumnOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ deleteRowOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertDuplicateKeyIntoSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertDuplicateKeyIntoSettingsTableWithKeyColumnIsNotFirstColumn
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertEmptyKeyIntoSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertKeyIntoSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertNullKeyIntoSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ insertWithoutKeyIntoSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ replaceKeyCellOfSettingsTable
com.campudus.tableaux.api.structure.SettingsTableTest ‑ updateKeyCellOfSettingsTable
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithEmptyRules
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithInvalidColumnKind
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithMultiLanguageColumn
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithNonExistentColumn
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithStructurallyIncorrectRules
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithValidRules
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithValueTypeNotMatchingColumnKind
com.campudus.tableaux.api.structure.StatusColumnTest ‑ createStatusColumnWithoutRules
com.campudus.tableaux.api.structure.StatusColumnTest ‑ deleteStatusColum
com.campudus.tableaux.api.structure.TableAttributesTest ‑ createRegularTableWithInvalidAttributesContentWhichShouldFail
com.campudus.tableaux.api.structure.TableAttributesTest ‑ createRegularTableWithInvalidAttributesTypeWhichShouldFail
com.campudus.tableaux.api.structure.TableAttributesTest ‑ createRegularTableWithValidAttributes
com.campudus.tableaux.api.structure.TableAttributesTest ‑ createRegularTableWithoutAttributes
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ createRegularTableWithMultipleDescriptions
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ createRegularTableWithSingleDescription
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ createRegularTableWithoutDescription
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ deleteDescription
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ updateDescriptionDoesNotChangeDisplayName
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ updateDescriptions
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ updateTableAndAddDescriptions
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ updateTableNameDoesNotAddDescriptions
com.campudus.tableaux.api.structure.TableDescriptionsTest ‑ updateTableNameDoesNotChangeDescriptions
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ createRegularTableWithMultipleDisplayNames
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ createRegularTableWithSingleDisplayName
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ createRegularTableWithoutDisplayName
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ deleteDisplayName
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ updateDisplayNames
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ updateTableAndAddDisplayNames
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ updateTableNameDoesNotAddDisplayNames
com.campudus.tableaux.api.structure.TableDisplayNamesTest ‑ updateTableNameDoesNotChangeDisplayNames
com.campudus.tableaux.api.structure.TableGroupTest ‑ assignNoTableGroupToExistingTable
com.campudus.tableaux.api.structure.TableGroupTest ‑ assignTableGroupToExistingTable
com.campudus.tableaux.api.structure.TableGroupTest ‑ assignTableGroupToNewTable
com.campudus.tableaux.api.structure.TableGroupTest ‑ changeTableGroupWithExistingLangtag
com.campudus.tableaux.api.structure.TableGroupTest ‑ changeTableGroupWithInvalidJson
com.campudus.tableaux.api.structure.TableGroupTest ‑ changeTableGroupWithNewLangtag
com.campudus.tableaux.api.structure.TableGroupTest ‑ createTableGroup
com.campudus.tableaux.api.structure.TableGroupTest ‑ createTableGroupWithInvalidJson
com.campudus.tableaux.api.structure.TableGroupTest ‑ retrieveAllTablesWithTableGroups
com.campudus.tableaux.api.structure.TableGroupTest ‑ retrieveAllTablesWithTableGroupsAfterDeletingTableGroup
com.campudus.tableaux.api.structure.TableHiddenTest ‑ createHiddenTable
com.campudus.tableaux.api.structure.TableHiddenTest ‑ createRegularTable
com.campudus.tableaux.api.structure.TableHiddenTest ‑ createRegularTableWithoutHiddenFlag
com.campudus.tableaux.api.structure.TableHiddenTest ‑ updateHiddenFlagTable
com.campudus.tableaux.api.structure.TableHiddenTest ‑ updateTableNameDoesNotChangeHiddenFlagFromFalse
com.campudus.tableaux.api.structure.TableHiddenTest ‑ updateTableNameDoesNotChangeHiddenFlagFromTrue
com.campudus.tableaux.api.structure.TableLangtagsTest ‑ updateRegularTableWithLangtags
com.campudus.tableaux.api.structure.TableLangtagsTest ‑ updateTableWithLangtags
com.campudus.tableaux.api.structure.TableLangtagsTest ‑ updateTableWithLangtagsEmpty
com.campudus.tableaux.api.structure.TableLangtagsTest ‑ updateTableWithLangtagsNull
com.campudus.tableaux.api.structure.TableOrderingTest ‑ createTablesShouldStayInOrderOfCreation
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableBeforeWithoutId
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableCanBeSetToBefore
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableCanBeSetToEnd
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableCanBeSetToStart
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableWithInvalidLocation
com.campudus.tableaux.api.structure.TableOrderingTest ‑ orderTableWithNullLocation
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ addOptionalColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ archiveRowShouldFail
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ archiveTableShouldFail
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ changeCodeColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ changeOptionalColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ changeOrderingColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ changeParentColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ changeTitleColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ createTaxonomyTable
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ deleteCodeColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ deleteOptionalColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ deleteOrderingColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ deleteParentColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ deleteTitleColumn
com.campudus.tableaux.api.structure.TaxonomyTableTest ‑ finalizeTableShouldBeAllowed
com.campudus.tableaux.api.system.DatabaseVersioningTest ‑ checkUpdateOfOrdering
com.campudus.tableaux.api.system.DatabaseVersioningTest ‑ checkUpdateOverHttp
com.campudus.tableaux.api.system.DatabaseVersioningTest ‑ checkVersion3
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_allPossibleFieldsProvided_returnsCreatedService
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_invalidServiceType_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_mandatoryFieldsProvided_returnsCreatedService
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_serviceWithSameNameTwice_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_withoutName_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ create_withoutType_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ delete_existingService_returnsOk
com.campudus.tableaux.api.system.SystemServiceTest ‑ delete_notExistingService_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ retrieveAll_emptyServices_returnsEmptyArray
com.campudus.tableaux.api.system.SystemServiceTest ‑ retrieveAll_insertedThreeServices_returnsAllService
com.campudus.tableaux.api.system.SystemServiceTest ‑ retrieve_insertedOneService_returnsService
com.campudus.tableaux.api.system.SystemServiceTest ‑ retrieve_notExistingServices_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ update_allPossibleFieldsProvided_returnsUpdatedService
com.campudus.tableaux.api.system.SystemServiceTest ‑ update_anyParameter_updatedAtIsUpdated
com.campudus.tableaux.api.system.SystemServiceTest ‑ update_existingService_returnsUpdatedService
com.campudus.tableaux.api.system.SystemServiceTest ‑ update_noJsonMatching_atLeastOneValueMustBeUpdated_throwsException
com.campudus.tableaux.api.system.SystemServiceTest ‑ update_otherServiceWithThisNameAlreadyExisting_throwsException
com.campudus.tableaux.api.system.SystemSettingsTest ‑ testLangtags
com.campudus.tableaux.api.system.SystemSettingsTest ‑ testRetrievingInvalidSetting
com.campudus.tableaux.api.system.SystemSettingsTest ‑ testSentryUrl
com.campudus.tableaux.cache.CacheVerticleTest ‑ testInvalidateCachedRowPermissions
com.campudus.tableaux.cache.CacheVerticleTest ‑ testInvalidateColumn
com.campudus.tableaux.cache.CacheVerticleTest ‑ testInvalidateRow
com.campudus.tableaux.cache.CacheVerticleTest ‑ testInvalidateTable
com.campudus.tableaux.cache.CacheVerticleTest ‑ testInvalidateWholeCache
com.campudus.tableaux.cache.CacheVerticleTest ‑ testRetrievingCachedCellValue
com.campudus.tableaux.cache.CacheVerticleTest ‑ testRetrievingCachedRowPermissions
com.campudus.tableaux.cache.CacheVerticleTest ‑ testRetrievingInvalidatedCellValue
com.campudus.tableaux.cache.CacheVerticleTest ‑ testRetrievingNonExistingCachedRowPermissions
com.campudus.tableaux.cache.CacheVerticleTest ‑ testRetrievingNonExistingCell
com.campudus.tableaux.controller.StructureControllerTest ‑ checkCreateColumnWithEmptyParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkCreateColumnWithNullName
com.campudus.tableaux.controller.StructureControllerTest ‑ checkCreateColumnWithNullType
com.campudus.tableaux.controller.StructureControllerTest ‑ checkCreateLinkColumnWithNullParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkCreateTableWithNullParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkDeleteColumnWithNullParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkDeleteTableWithNullParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkGetColumnWithNullParameter
com.campudus.tableaux.controller.StructureControllerTest ‑ checkGetTableWithNullParameter
com.campudus.tableaux.controller.SystemControllerTest ‑ resetDemoData
com.campudus.tableaux.controller.SystemControllerTest ‑ resetInDevModeWithInvalidRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ resetSystemTables
com.campudus.tableaux.controller.SystemControllerTest ‑ resetWithInvalidatedNonceAndInvalidRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ resetWithInvalidatedNonceAndNoRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ resetWithNonceAndInvalidRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ resetWithNonceAndNoRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ resetWithNonceButInvalidRequestNonce
com.campudus.tableaux.controller.SystemControllerTest ‑ retrieveVersions
com.campudus.tableaux.controller.TableauxControllerTest ‑ checkCreateRowWithNullId
com.campudus.tableaux.controller.TableauxControllerTest ‑ checkCreateRowWithNullParameter
com.campudus.tableaux.controller.TableauxControllerTest ‑ checkCreateRowWithNullSeq
com.campudus.tableaux.controller.TableauxControllerTest ‑ checkCreateRowWithNullValue
com.campudus.tableaux.controller.TableauxControllerTest ‑ checkFillCellWithNullParameter
com.campudus.tableaux.database.DatabaseConnectionTest ‑ testStatementAfterTimedOutStatement
com.campudus.tableaux.database.DatabaseConnectionTest ‑ testStatementAfterTimedOutTransaction
com.campudus.tableaux.database.LanguageTypeTest ‑ testLanguageTypeApply
com.campudus.tableaux.database.LanguageTypeTest ‑ testLanguageTypeApplyException
com.campudus.tableaux.database.LanguageTypeTest ‑ testLanguageTypeToString
com.campudus.tableaux.database.LanguageTypeTest ‑ testMultiCountryUnapply
com.campudus.tableaux.database.LocationTypeTest ‑ testLocationTypeApply
com.campudus.tableaux.database.LocationTypeTest ‑ testLocationTypeApplyException
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkCombinations
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkMultipleDescriptions
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkMultipleNames
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkMultipleNamesAndDescriptions
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkNameAndOtherDesc
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkSingleDescription
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkSingleName
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ checkSingleNameAndDescription
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestDirect ‑ emptyDisplayStuff
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkCombinations
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkMultipleDescriptions
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkMultipleNames
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkMultipleNamesAndDescriptions
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkNameAndOtherDesc
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkSingleDescription
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkSingleName
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ checkSingleNameAndDescription
com.campudus.tableaux.database.domain.ColumnDisplayInfosTestJsonObject ‑ emptyDisplayStuff
com.campudus.tableaux.database.domain.DisplayInfosTest ‑ displayInfoFromString
com.campudus.tableaux.database.domain.DisplayInfosTest ‑ displayInfosFromJson
com.campudus.tableaux.database.domain.DomainObjectTest ‑ mixedSeq
com.campudus.tableaux.database.domain.DomainObjectTest ‑ nestedCells
com.campudus.tableaux.database.domain.DomainObjectTest ‑ nestedSeq
com.campudus.tableaux.database.domain.DomainObjectTest ‑ simpleInteger
com.campudus.tableaux.database.domain.DomainObjectTest ‑ simpleIntegerSeq
com.campudus.tableaux.database.domain.DomainObjectTest ‑ simpleString
com.campudus.tableaux.database.domain.PaginationTest ‑ checkLimit_checkOffset_negativeValue_returnsFailedArg
com.campudus.tableaux.database.domain.PaginationTest ‑ checkLimit_negativeValue_returnsFailedArg
com.campudus.tableaux.database.domain.PaginationTest ‑ checkLimit_valueGreaterMinusOne_returnsOk
com.campudus.tableaux.database.domain.PaginationTest ‑ checkOffset_negativeValue_returnsFailedArg
com.campudus.tableaux.database.domain.PaginationTest ‑ checkOffset_valueGreaterMinusOne_returnsOk
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkCombinations
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkMultipleDescriptions
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkMultipleNames
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkMultipleNamesAndDescriptions
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkNameAndOtherDesc
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkSingleDescription
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkSingleName
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ checkSingleNameAndDescription
com.campudus.tableaux.database.domain.TableDisplayInfosTestDirect ‑ emptyDisplayStuff
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkCombinations
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkMultipleDescriptions
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkMultipleNames
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkMultipleNamesAndDescriptions
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkNameAndOtherDesc
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkSingleDescription
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkSingleName
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ checkSingleNameAndDescription
com.campudus.tableaux.database.domain.TableDisplayInfosTestJsonObject ‑ emptyDisplayStuff
com.campudus.tableaux.database.domain.TableauxFileTest ‑ testFileDomainModels
com.campudus.tableaux.database.domain.TableauxFileTest ‑ testGetUrlFromExtendedFileWithoutExternalName
com.campudus.tableaux.database.model.FileModelTest ‑ testChangeToInvalidInternalName
com.campudus.tableaux.database.model.FileModelTest ‑ testCreateAndUpdateOfFile
com.campudus.tableaux.database.model.FolderModelTest ‑ testFolderModel
com.campudus.tableaux.database.model.FolderModelTest ‑ testRetrievingParentIds
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_None_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_invalidPattern_isNotValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_invalidWildcardNumber_isNotValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_oneUniqueWildcards_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_oneWildcard_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneColumn_twoWildcards_isNotValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_oneHigherColumnId_patternWithHigherWildcard_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_twoColumnsInReverseOrder_twoWildcards_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_twoColumns_oneWildcards_isNotValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_twoColumns_twoWildcardsInReverseOrder_isValid
com.campudus.tableaux.database.model.structure.ColumnModelTest ‑ isColumnGroupMatchingToFormatPattern_twoColumns_twoWildcards_isValid
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqOnlyWithIntegers
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqOnlyWithStrings
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqWithMixedIntegersAndStrings
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqWithMultipleJsonObjects
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqWithOneJsonObject
com.campudus.tableaux.helper.ContainsMultiLanguageTest ‑ containsMultiLanguageValue_seqWithSingleJsonObject
com.campudus.tableaux.helper.DocUriParserTest ‑ checkHostWithDifferentPort
com.campudus.tableaux.helper.DocUriParserTest ‑ checkHostWithoutPort
com.campudus.tableaux.helper.DocUriParserTest ‑ checkHttps
com.campudus.tableaux.helper.DocUriParserTest ‑ checkOtherHostsWithoutPort
com.campudus.tableaux.helper.DocUriParserTest ‑ checkSimpleUri
com.campudus.tableaux.helper.DocUriParserTest ‑ checkSubdomainHostsWithoutPort
com.campudus.tableaux.helper.DocUriParserTest ‑ checkUriWithDocsInPath
com.campudus.tableaux.helper.DocUriParserTest ‑ checkUriWithSinglePath
com.campudus.tableaux.helper.DocUriParserTest ‑ checkUriWithoutRest
com.campudus.tableaux.helper.DocUriParserTest ‑ noDocsShowsDefaultValues
com.campudus.tableaux.helper.FileUtilsTest ‑ testLoadJsonFileShouldNotFail
com.campudus.tableaux.helper.FileUtilsTest ‑ testLoadNonExistingJsonFileShouldFail
com.campudus.tableaux.helper.FileUtilsTest ‑ testMakeSameDirectoriesTwiceShouldNotFail
com.campudus.tableaux.helper.FlattenTest ‑ flatJsonObjectSeq_nested
com.campudus.tableaux.helper.FlattenTest ‑ flatJsonObjectSeq_simple
com.campudus.tableaux.helper.FlattenTest ‑ flatten_seqOfIntegers
com.campudus.tableaux.helper.FlattenTest ‑ flatten_seqOfMixedTypes
com.campudus.tableaux.helper.FlattenTest ‑ flatten_seqOfNestedIntegerSequences
com.campudus.tableaux.helper.FlattenTest ‑ flatten_seqOfNestedMixedTypeSequences
com.campudus.tableaux.helper.FlattenTest ‑ flatten_seqOfStrings
com.campudus.tableaux.helper.FlattenTest ‑ flatten_simpleValue
com.campudus.tableaux.helper.IsMultiLanguageValueTest ‑ containsMultiLanguageValue_Integer
com.campudus.tableaux.helper.IsMultiLanguageValueTest ‑ containsMultiLanguageValue_JsonObject
com.campudus.tableaux.helper.IsMultiLanguageValueTest ‑ containsMultiLanguageValue_String
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_MultiLanguageAndSingleLanguage
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_fallbackLanguageIsDefined_FallbackToHeadLangtag
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_fallbackLanguageIs_NOT_DefinedAndInt
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_fallbackLanguageIs_NOT_Defined_NO_FallbackToHeadLangtag
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_filterInvalidValues
com.campudus.tableaux.helper.MultilanguageConcatenationTest ‑ concatenate_fullSuppliedLangtags
com.campudus.tableaux.helper.SinglelanguageConcatenationTest ‑ concatenate_mixedSeq
com.campudus.tableaux.helper.SinglelanguageConcatenationTest ‑ concatenate_withInvalidValues
com.campudus.tableaux.helper.TapTest ‑ testImplicitCaseClassTap
com.campudus.tableaux.helper.TapTest ‑ testImplicitStringTap
com.campudus.tableaux.helper.TokenHelperTest ‑ create
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ addRowTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeCellAnnotationTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeCellTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeCellWithDependentCellsTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeColumnTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeRowAnnotationTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ changeTableTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ createColumnTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ createTableTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ deleteColumnTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ deleteRowTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ deleteTableTest
com.campudus.tableaux.verticles.MessagingVerticle.MessagingVerticleTest ‑ listenerScopeTest
Loading