Here is a list of all class members with links to the classes they belong to:
- g -
- Game() : fr.softsf.sudokufx.model.Game
- game : fr.softsf.sudokufx.model.GameUTest.DetachFromPlayerTests, fr.softsf.sudokufx.model.GameUTest.GetterTests, fr.softsf.sudokufx.model.GameUTest.SetterTests
- GAME_DTO_MUSTN_T_BE_NULL : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- gameid : fr.softsf.sudokufx.model.Game.GameBuilder, fr.softsf.sudokufx.model.Game
- GameLevel() : fr.softsf.sudokufx.model.GameLevel
- gameRepository : fr.softsf.sudokufx.service.business.PlayerService
- games : fr.softsf.sudokufx.model.Player, fr.softsf.sudokufx.model.Player.PlayerBuilder
- GCM_IV_LENGTH : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCM
- GCM_TAG_LENGTH : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCM
- generatePassaySecret() : fr.softsf.sudokufx.config.database.GenerateSecret
- generatePlayerForTests() : fr.softsf.sudokufx.viewmodel.MenuPlayerViewModel
- generateSecret : fr.softsf.sudokufx.config.database.ApplicationKeystore, fr.softsf.sudokufx.config.database.GenerateSecretUTest
- GenerateSecretUTest() : fr.softsf.sudokufx.config.database.GenerateSecretUTest
- genererGrilleAvecCasesCachees() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- genererLaGrilleAResoudre() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- GenericDtoListCell() : fr.softsf.sudokufx.view.component.list.GenericDtoListCell< T >
- genericListViewFactory : fr.softsf.sudokufx.view.main.MainView
- getAccessibilityKeyForLevel() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModel
- getActiveMenu() : fr.softsf.sudokufx.viewmodel.ActiveMenuOrSubmenuViewModel
- getAllValues() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- getAlphanumericPattern() : fr.softsf.sudokufx.common.enums.MyRegex
- getAppLicense() : fr.softsf.sudokufx.config.JVMApplicationProperties
- getAppName() : fr.softsf.sudokufx.config.JVMApplicationProperties
- getAppOrganization() : fr.softsf.sudokufx.config.JVMApplicationProperties
- getAppVersion() : fr.softsf.sudokufx.config.JVMApplicationProperties
- getBackups() : fr.softsf.sudokufx.viewmodel.MenuSaveViewModel
- getBindingsToExpectedMap() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuSolveViewModelUTest
- getBorderStyle() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getByIso() : fr.softsf.sudokufx.service.business.PlayerLanguageService
- getCellViewModels() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- getCol() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getCreatedat() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Player
- getCredentials() : fr.softsf.sudokufx.config.database.ApplicationKeystore
- getCurrentFontSize() : fr.softsf.sudokufx.common.util.DynamicFontSize
- getCurrentGridFromModel() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- getCurrentInstant() : fr.softsf.sudokufx.common.util.MyDateTime
- getCurrentPlayer() : fr.softsf.sudokufx.viewmodel.state.PlayerStateHolder
- getCurrentPlayer_returnsCorrectPlayer() : fr.softsf.sudokufx.viewmodel.state.PlayerStateHolderUTest
- getCurrentPlayerLanguageIso() : fr.softsf.sudokufx.navigation.Coordinator
- getCurrentSolution() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- getCurrentSolvedGridFromModel() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- getDefaultgridvalue() : fr.softsf.sudokufx.model.Grid
- getDefaultScene() : fr.softsf.sudokufx.navigation.Coordinator
- getFilter() : fr.softsf.sudokufx.service.ui.FileChooserService
- getFormatted() : fr.softsf.sudokufx.common.util.MyDateTime
- getFormattedCurrentTime() : fr.softsf.sudokufx.common.util.MyDateTime
- getFullDetailText() : fr.softsf.sudokufx.view.component.toaster.ToasterButton
- getGameid() : fr.softsf.sudokufx.model.Game
- getGames() : fr.softsf.sudokufx.model.Player
- getGridid() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Grid
- getGridvalue() : fr.softsf.sudokufx.model.Grid
- getHexcolor() : fr.softsf.sudokufx.model.Options
- getHikariConfig() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfig
- getHostEnvironmentLanguageCode() : fr.softsf.sudokufx.common.enums.I18n
- getId() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getImageMeta() : fr.softsf.sudokufx.common.util.ImageUtils
- getImagepath() : fr.softsf.sudokufx.model.Options
- getIso() : fr.softsf.sudokufx.model.PlayerLanguage
- getLabel() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getLanguage() : fr.softsf.sudokufx.common.enums.I18n
- getLevel() : fr.softsf.sudokufx.common.enums.ToastLevels, fr.softsf.sudokufx.model.GameLevel
- getLevelid() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.GameLevel
- getLevelNameKey() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModel
- getLoadingOrOptimizingMessage() : fr.softsf.sudokufx.view.SplashScreenView
- getLocaleFormatter() : fr.softsf.sudokufx.common.util.MyDateTime
- getLogBackMessage() : fr.softsf.sudokufx.common.enums.LogBackTxt
- getLogsFolderPath() : fr.softsf.sudokufx.config.MyLogbackConfig
- getMenuid() : fr.softsf.sudokufx.model.Menu, fr.softsf.sudokufx.model.Player
- getMode() : fr.softsf.sudokufx.model.Menu
- getMoyenMaxPossibilites() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getMoyenMinPossibilites() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getMuted() : fr.softsf.sudokufx.model.Options
- getName() : fr.softsf.sudokufx.model.Player
- getOpaque() : fr.softsf.sudokufx.model.Options
- getOptionsid() : fr.softsf.sudokufx.model.Options, fr.softsf.sudokufx.model.Player
- getOs() : fr.softsf.sudokufx.common.enums.OsName
- getOsDataFolderPath() : fr.softsf.sudokufx.config.os.OsInitializedFolders
- getOsLogsFolderPath() : fr.softsf.sudokufx.config.os.OsInitializedFolders
- getPassword() : fr.softsf.sudokufx.config.database.ApplicationKeystore
- getPath() : fr.softsf.sudokufx.common.enums.AppPaths, fr.softsf.sudokufx.common.enums.FxmlView
- getPercentage() : fr.softsf.sudokufx.view.component.PossibilityStarsHBox, fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest.PossibilityStarsHBoxStub
- getPlayer() : fr.softsf.sudokufx.service.business.PlayerService
- getPlayerid() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Player
- getPlayerlanguageid() : fr.softsf.sudokufx.model.Player, fr.softsf.sudokufx.model.PlayerLanguage
- getPlayers() : fr.softsf.sudokufx.viewmodel.MenuPlayerViewModel
- getPossibilites() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getPossibilitesGrilleAresoudreDifficile() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getPossibilitesGrilleAResoudreFacile() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getPossibilitesGrilleAResoudreMoyenne() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getPossibilitesGrilleWhileNok() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getPossibilities() : fr.softsf.sudokufx.model.Grid
- getPourcentageDesPossibilites() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- getRow() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getSecretPattern() : fr.softsf.sudokufx.common.enums.MyRegex
- getSelected() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Player
- getSize() : fr.softsf.sudokufx.common.enums.ScreenSize
- getSongpath() : fr.softsf.sudokufx.model.Options
- getSplashScreenScene() : fr.softsf.sudokufx.common.interfaces.ISplashScreenView, fr.softsf.sudokufx.view.SplashScreenView
- getStringBindingStringMap() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuMiniViewModelUTest, fr.softsf.sudokufx.testing.unit.viewmodel.MenuPlayerViewModelUTest, fr.softsf.sudokufx.testing.unit.viewmodel.MenuSaveViewModelUTest, fr.softsf.sudokufx.viewmodel.MenuMaxiViewModelUTest
- getTextArea() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- getToastInfo() : fr.softsf.sudokufx.view.component.toaster.ToasterVBox
- getUpdatedat() : fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Player
- getUrl() : fr.softsf.sudokufx.common.enums.Urls
- getUsername() : fr.softsf.sudokufx.config.database.ApplicationKeystore
- getValue() : fr.softsf.sudokufx.common.enums.I18n, fr.softsf.sudokufx.common.util.math.PowerOfTen
- getVersionPattern() : fr.softsf.sudokufx.common.enums.MyRegex
- GITHUB_API_REPOSITORY_TAGS_URL : fr.softsf.sudokufx.common.enums.Urls
- GITHUB_API_URL : fr.softsf.sudokufx.common.enums.Urls
- GITHUB_REPOSITORY_RELEASES_URL : fr.softsf.sudokufx.common.enums.Urls
- GITHUB_URL : fr.softsf.sudokufx.common.enums.Urls
- givenAllFields_whenBuildPlayer_thenAllFieldsAreSet() : fr.softsf.sudokufx.model.PlayerUTest.ConstructorAndBuilderTests
- givenAllFields_whenCreateGridWithBuilder_thenGridIsCreatedCorrectly() : fr.softsf.sudokufx.model.GridUTest
- givenAllParameters_whenUsingBuilder_thenOptionsIsCreatedCorrectly() : fr.softsf.sudokufx.model.OptionsUTest.BuilderPatternTests
- givenBasePaths_whenGetPaths_thenPathsExist() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenBlankFXMLName_whenSetRootByFXMLName_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenBlankJdbcUrl_whenSetJdbcUrl_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenBlankKey_whenGetValue_thenReturnsErrorString() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenBlankKey_whenPlayEffect_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenBlankOrNullDefaultGrid_whenDefaultGridValueToList_thenReturnsEmptyList() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenBlankOrNullGridValue_whenGridValueToList_thenReturnsEmptyList() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenBlankOsName_whenDetect_thenThrowIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.enums.OsNameUTest
- givenBlankString_whenLogAndThrowIllegalArgumentIfBlank_thenThrowsException() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenBoundaryValues_whenCreateGrid_thenBoundaryValuesAreAccepted() : fr.softsf.sudokufx.model.GridUTest
- givenBoundaryValues_whenCreateMenu_thenBoundaryValuesAreAccepted() : fr.softsf.sudokufx.model.MenuUTest
- givenBuilder_whenChainMultipleCalls_thenBuilderIsFluent() : fr.softsf.sudokufx.model.MenuUTest, fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenBuilderMethods_whenChaining_thenShouldNotThrowException() : fr.softsf.sudokufx.model.GameLevelUTest
- givenBuilderWithAllFields_whenBuilding_thenShouldCreateCompleteGameLevel() : fr.softsf.sudokufx.model.GameLevelUTest
- givenBuilderWithExtremeValues_whenBuilding_thenShouldHandleCorrectly() : fr.softsf.sudokufx.model.GameLevelUTest
- givenBuilderWithInvalidIso_whenBuild_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenBuilderWithNullDefaultgridvalue_whenBuild_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.GridUTest
- givenBuilderWithNullGridvalue_whenBuild_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.GridUTest
- givenBuilderWithNullIso_whenBuild_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenBuilderWithPartialFields_whenBuild_thenCreatesGridWithDefaults() : fr.softsf.sudokufx.model.GridUTest
- givenBuilderWithPartialFields_whenBuild_thenCreatesPlayerLanguageWithDefaults() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenBuilderWithPartialFields_whenBuilding_thenShouldCreateGameLevelWithDefaults() : fr.softsf.sudokufx.model.GameLevelUTest
- givenBuilderWithValidIsos_whenBuild_thenBothFRAndENAreAccepted() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenButtonAndBindings_whenConfigureButton_thenPropertiesAreBound() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenCentiEpsilon_whenGetValue_thenReturnsCorrectDouble() : fr.softsf.sudokufx.testing.unit.common.util.math.PowerOfTenUTest
- givenColorInt_whenIntToColor_thenReturnsExpectedColor() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenColorPicker_whenConfigureColorPicker_thenKeyboardEventHandlerIsSet() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenColorPicker_whenConfigureColorPicker_thenKeyboardEventsDoNotThrowExceptions() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenColorPickerAndBindings_whenConfigureColorPicker_thenPropertiesAreBound() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenComplexOperations_whenExecuted_thenStateRemainsConsistent() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.IntegrationTests
- givenConstructedGameLevel_whenTryingToAccessLevelidSetter_thenShouldNotExist() : fr.softsf.sudokufx.model.GameLevelUTest
- givenCssResources_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenCurrentPlayer_whenLocaleChanges_thenBindingUpdates() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuPlayerViewModelUTest
- givenDataFolder_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenDefaultConstructor_whenCreatingGame_thenGameIsCreatedWithDefaultValues() : fr.softsf.sudokufx.model.GameUTest.DefaultConstructorTests
- givenDefaultConstructor_whenCreatingGameLevel_thenShouldHaveDefaultValues() : fr.softsf.sudokufx.model.GameLevelUTest
- givenDefaultGridWithNewlines_whenListToGridValue_thenNormalizesCells() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenDefaultSceneSet_whenGetDefaultScene_thenReturnsSameScene() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenDefaultValues_whenUsingBuilder_thenDefaultValuesAreApplied() : fr.softsf.sudokufx.model.GameUTest.BuilderTests
- givenDependencies_whenInitViewModel_thenViewModelInitialized() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenDifferentGameObjects_whenComparing_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.GameUTest.EqualsAndHashCodeTests
- givenDifferentTypeObject_whenComparingWithEquals_thenShouldReturnFalse() : fr.softsf.sudokufx.model.GameLevelUTest
- givenDifferentValues_whenEquals_thenReturnFalse() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest, fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenDifficultyLevel_whenUpdateSelectedLevel_thenSelectedLevelAndStarsAreSet() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenDifficultyLevels_whenGetAccessibilityKeyForLevel_thenReturnCorrectI18nKeys() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenDifficultyLevelsEasyMediumAndDifficult_whenLabelTextBinding_thenReturnCorrectI18nKeys() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenDivisionProducingInfinity_whenSafeDivide_thenReturnsNaN() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenDivisionProducingNaN_whenSafeDivide_thenReturnsNaN() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenDoubleEpsilon_whenGetValue_thenReturnsCorrectDouble() : fr.softsf.sudokufx.testing.unit.common.util.math.PowerOfTenUTest
- givenEmptyImagePath_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.ImagePathValidationTests
- givenEmptyKey_whenGetValue_thenReturnsErrorString() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenEmptyLocale_whenGetValue_thenReturnsFrenchValue() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenEmptyNameVersionOrganizationLicenseWithOnRefreshSpringContext_whenGetProperties_thenDefaultValuesAndExitOnRefresh() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenEmptyOrNullCells_whenListToGridValue_thenNormalizedToZero() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenEmptySongPath_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.ImagePathValidationTests
- givenEnglishLocale_whenAccessingBinding_thenReturnsExpectedTranslation() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuHiddenViewModelUTest
- givenEnglishLocale_whenGetFormattedLocalWithInstant_thenReturnsEnglishFormat() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenEnglishLocale_whenGetFormattedWithInstant_thenReturnsEnglishFormat() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenEnglishLocale_whenGetLanguage_thenReturnsEnglish() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenEnglishLocale_whenGetValue_thenReturnsEnglishValue() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenEnglishLocale_whenLocaleChanges_thenAllBindingsAreUpdated() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuSaveViewModelUTest
- givenEnumValues_whenAccessed_thenCorrectLengthAndValues() : fr.softsf.sudokufx.testing.unit.common.enums.DifficultyLevelTest
- givenException_whenRefreshingPlayer_thenLogErrorIsProduced() : fr.softsf.sudokufx.viewmodel.state.PlayerStateHolderUTest
- givenExceptionChainWithoutSQLInvalidAuthorizationSpecException_whenGet_thenReturnsNull() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenExceptionChainWithSQLInvalidAuthorizationSpecException_whenGet_thenReturnsIt() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenExceptionDuringToggleLanguage_whenToggleLanguage_thenCatchAndToast() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenExistingFolder_whenCreateFolder_thenNoCreationAttempted() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenExistingGameLevel_whenSettingNewLevel_thenShouldUpdateCorrectly() : fr.softsf.sudokufx.model.GameLevelUTest
- givenExistingGrid_whenSetNullValues_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.GridUTest
- givenExistingGrid_whenUpdateValues_thenValuesAreUpdated() : fr.softsf.sudokufx.model.GridUTest
- givenExistingIso_whenGetByIso_thenReturnsValidatedDto() : fr.softsf.sudokufx.testing.unit.service.business.PlayerLanguageServiceUTest
- givenExistingKeystore_whenSetupKeystore_thenCredentialsMatch() : fr.softsf.sudokufx.config.database.ApplicationKeystoreITest
- givenExistingMenu_whenSetModeUsingSetter_thenModeIsUpdated() : fr.softsf.sudokufx.model.MenuUTest
- givenExistingPlayerLanguage_whenSetInvalidIso_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenExistingPlayerLanguage_whenSetNullIso_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenExistingPlayerLanguage_whenSetValidIsoUsingSetter_thenIsoIsUpdated() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenExtremeByteValues_whenCreateMenu_thenExtremeValuesAreHandled() : fr.softsf.sudokufx.model.MenuUTest
- givenExtremeLongValues_whenCreatePlayerLanguage_thenExtremeValuesAreHandled() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenFilledGrid_whenClearGrid_thenAllCellsAreZero() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenFixedClock_whenGetFormattedCurrentTime_thenReturnsExpectedTime() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenFrenchLocale_whenGetFormattedLocalWithInstant_thenReturnsFrenchFormat() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenFrenchLocale_whenGetFormattedWithInstant_thenReturnsFrenchFormat() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenFrenchLocale_whenGetLanguage_thenReturnsFrench() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenFrenchLocale_whenGettingSaveTextProperty_thenReturnsLocalizedValueInFrench() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuSaveViewModelUTest
- givenFrenchLocale_whenGetValue_thenReturnsFrenchValue() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenFxmlResources_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenGameAndDifferentType_whenComparing_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.GameUTest.EqualsAndHashCodeTests
- givenGameAndNull_whenComparing_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.GameUTest.EqualsAndHashCodeTests
- givenGameExists_whenGettingCreatedAt_thenCreatedAtIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingGameId_thenGameIdIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingGameLevel_thenGameLevelIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingGrid_thenGridIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingIsSelected_thenIsSelectedIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingPlayer_thenPlayerIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameExists_whenGettingUpdatedAt_thenUpdatedAtIsReturned() : fr.softsf.sudokufx.model.GameUTest.GetterTests
- givenGameLevelWithNullLevelid_whenCallingToString_thenShouldHandleNullCorrectly() : fr.softsf.sudokufx.model.GameLevelUTest
- givenGameLevelWithValues_whenCallingToString_thenShouldContainAllFieldValues() : fr.softsf.sudokufx.model.GameLevelUTest
- givenGameObject_whenCallingToString_thenFormattedStringIsReturned() : fr.softsf.sudokufx.model.GameUTest.ToStringTests
- givenGameWithPlayer_whenDetachingFromPlayer_thenPlayerIsSetToNull() : fr.softsf.sudokufx.model.GameUTest.DetachFromPlayerTests
- givenGenericException_whenLoad_thenCatchAndReturnNull() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenGetCurrentInstant_whenCalled_thenReturnsNonNullInstant() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenGridCellViewModel_whenAccessorsCalled_thenReturnExpectedValues() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenGridClass_whenCheckForGrididSetter_thenSetterDoesNotExist() : fr.softsf.sudokufx.model.GridUTest
- givenGridPaneAndColor_whenUpdateBackgroundColor_thenColorApplied() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenGridsWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent() : fr.softsf.sudokufx.model.GridUTest
- givenGridWithValues_whenCallToString_thenCorrectStringRepresentationIsReturned() : fr.softsf.sudokufx.model.GridUTest
- givenHostEnvironmentWithEnglishLocale_whenGetValue_thenReturnsEnglishValue() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenHostEnvironmentWithFrenchLocale_whenGetValue_thenReturnsFrenchValue() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenHostServicesAndExistingFile_whenOpenLocalFile_thenShowDocumentIsCalled() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenHostServicesAndNonExistingFile_whenOpenLocalFile_thenLogsWarning() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenHostServicesAndNullFile_whenOpenLocalFile_thenLogsWarning() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenHostServicesSet_whenOpenGitHubRepositoryReleaseUrl_thenShowDocumentIsCalled() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenHostServicesSet_whenOpenMyWebsiteUrl_thenShowDocumentIsCalled() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenI18nResources_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenImageMaximumLengthStrings_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.EdgeCaseTests
- givenImpossiblePossibilitiesForLevels_whenCreateGrids_thenGridsGeneratedAnyway() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenIncorrectListSize_whenListToGridValue_thenThrowsException() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenInitialGridOpacity_whenToggleGridOpacity_thenPropertyInverted() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.OptionsToggleTests
- givenInitialMuteState_whenToggleMute_thenAudioServiceAndPropertyUpdated() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.OptionsToggleTests
- givenInitSpringContextExit_whenPrintLogEntryMessage_thenCorrectMessageLogged() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenIntArray_whenConvertToDefaultGridAndBack_thenWorksCorrectly() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenInvalidAudioFile_whenIsValidAudio_thenReturnsFalse() : fr.softsf.sudokufx.testing.unit.common.util.AudioUtilsUTest
- givenInvalidBoundaryValues_whenCreatePlayerLanguage_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenInvalidCipherText_whenDecrypt_thenEmptyStringReturnedAndErrorLogged() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenInvalidDigitInCell_whenListToGridValue_thenThrowsInvalidDigitException() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenInvalidDirectoryPath_whenDeleteDataFolderRecursively_thenDeletionFails() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenInvalidDto_whenUpdatePlayer_thenThrowsConstraintViolationException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenInvalidEnumString_whenValueOfCalled_thenThrowsException() : fr.softsf.sudokufx.testing.unit.common.enums.DifficultyLevelTest
- givenInvalidFile_whenIsValidImage_thenReturnsFalse() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenInvalidFile_whenLoadBackgroundImage_thenShowErrorToast() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.BackgroundImageErrorTests
- givenInvalidGrid_whenResolveGrid_thenResolutionFails() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenInvalidGridSize_whenResoudreLaGrille_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenInvalidGrilleAResoudreLength_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenInvalidGrilleResolueLength_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenInvalidHexColor_whenBuilding_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.BuilderPatternTests
- givenInvalidHexColor_whenCreatingOptions_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.HexColorValidationTests
- givenInvalidHexColor_whenSettingHexColor_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.SetterTests
- givenInvalidIsoValue_whenCreatePlayerLanguage_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenInvalidKey_whenPlayEffect_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenInvalidKey_whenSetEffectVolume_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.VolumeControlTests
- givenInvalidLevel_whenCreateGrids_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenInvalidLogPath_whenConfigureLogback_thenRuntimeExceptionThrown() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenInvalidMediaFile_whenPlaySong_thenThrowsResourceLoadException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.ErrorHandlingTests
- givenInvalidNameVersionOrganizationLicense_whenValidateByRegex_thenValidationFails() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenInvalidOs_whenCreateOsFolderFactory_thenIllegalArgumentExceptionThrown() : fr.softsf.sudokufx.config.os.OsFoldersConfigUTest
- givenInvalidPaths_whenInitializeFolders_thenIllegalArgumentException() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenInvalidSecretKey_whenEncrypt_thenEmptyStringReturnedAndErrorLogged() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenInvalidSecrets_whenIsValidatedByRegex_thenReturnsFalse() : fr.softsf.sudokufx.config.database.GenerateSecretUTest
- givenInvalidSolvedGridLength_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest
- givenIOException_whenDeleteFile_thenExceptionReturnedAndLogged() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenIsselectedFlag_whenSettingIsselected_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenLabelAndTextBinding_whenConfigureLabel_thenTextIsBoundAndReactive() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenLanguageEn_whenToggleLanguage_thenLanguageIsSwitchedToFr() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenLanguageFR_whenToggleLanguage_thenLanguageIsSwitchedToEn() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenLinuxOsName_whenDetect_thenReturnLinux() : fr.softsf.sudokufx.testing.unit.common.enums.OsNameUTest
- givenListWithNullElement_whenSetValues_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenLocale_whenStringBindings_thenValuesMatchBeforeAndAfterChange() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuNewViewModelUTest
- givenLocaleChange_whenAccessingBinding_thenReturnsUpdatedTranslation() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuHiddenViewModelUTest
- givenLocaleRestored_whenTestFinished_thenLocaleReset() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenLogbackConfig_whenGetLogsFolderPath_thenCorrectPathReturned() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenLogger_whenLogFatalMessage_thenMessageLoggedCorrectly() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenLogoSudoPngResource_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenLogsFolder_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenLogsFolderPath_whenCheckFolderExists_thenFolderExists() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenMacOsName_whenDetect_thenReturnMac() : fr.softsf.sudokufx.testing.unit.common.enums.OsNameUTest
- givenMenuidAndMode_whenCreateMenuWithBuilder_thenMenuIsCreatedCorrectly() : fr.softsf.sudokufx.model.MenuUTest
- givenMenuidAndMode_whenCreateMenuWithConstructor_thenMenuIsCreatedCorrectly() : fr.softsf.sudokufx.model.MenuUTest
- givenMenusWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent() : fr.softsf.sudokufx.model.MenuUTest
- givenMenuWithValues_whenCallToString_thenCorrectStringRepresentationIsReturned() : fr.softsf.sudokufx.model.MenuUTest
- givenMessage_whenLogAndInstantiateIllegalArgument_thenReturnsExceptionWithMessage() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenMessage_whenLogAndInstantiateIllegalArgument_thenReturnsIllegalArgumentExceptionWithMessage() : fr.softsf.sudokufx.testing.unit.common.util.ExceptionToolsUTest
- givenMethodAndInput_whenCallUtilityTextMethod_thenReturnExpectedValue() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.UtilityTextMethodsTests
- givenMissingKey_whenGetValue_thenReturnsMissingKeyString() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenMissingLogbackConfigResource_whenConfigureLogback_thenIllegalArgumentExceptionThrown() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenMissingRequiredGrid_whenBuilding_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.BuilderTests
- givenMixedCaseHexColors_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.EdgeCaseTests
- givenMockedSpringContext_whenRunInitializationTask_thenInitIsCalled() : fr.softsf.sudokufx.testing.unit.common.util.SpringContextInitializerUTest
- givenMutedAudio_whenUnmuteAll_thenOriginalVolumesRestored() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.MuteUnmuteTests
- givenMutedState_whenPlayEffect_thenVolumeIsZero() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenMutedState_whenPlaySong_thenVolumeIsZero() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlaySongTests
- givenMutedState_whenSetMuted_thenStateUpdatedCorrectly() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.MuteUnmuteTests
- givenNegativeBound_whenNextInt_thenErrorLogged() : fr.softsf.sudokufx.testing.unit.common.enums.SecureRandomGeneratorUTest
- givenNeverSpringContextExit_whenCheckExitOnRefresh_thenExitNever() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenNewKeystore_whenSetupKeystore_thenCredentialsInitialized() : fr.softsf.sudokufx.config.database.ApplicationKeystoreITest
- givenNewSelectedPlayer_whenChanged_thenBindingsUpdate() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuPlayerViewModelUTest
- givenNewSong_whenPlaySong_thenPreviousPlayerStoppedAndDisposed() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlaySongTests
- givenNodeAndBooleanBinding_whenConfigurePseudoClassBinding_thenPseudoClassStateFollowsBinding() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenNodeAndVisibilityBinding_whenConfigureVisibilityAndManaged_thenNodeVisibilityFollowsBinding() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenNoFileAndNonExistentFolder_whenCreateFolderFails_thenRuntimeExceptionThrown() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenNoFileButExistentFolder_whenCreateFolder_thenFolderCreated() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenNoHostServicesSet_whenOpenGitHubRepositoryReleaseUrl_thenLogsWarning() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNoHostServicesSet_whenOpenLocalFile_thenLogsWarning() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNoHostServicesSet_whenOpenMyWebsiteUrl_thenLogsWarning() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNonExistentFile_whenLoadBackgroundImage_thenToastErrorAndNoAsyncCall() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.BackgroundImageSuccessTests
- givenNonExistentFolder_whenCreateFolder_thenFolderCreationException() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenNonExistentFolder_whenCreateFolder_thenSecurityException() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenNonExistentMenu_whenUpdatePlayer_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNonExistentOptions_whenUpdateOptions_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.OptionsServiceUTest
- givenNonExistentOptions_whenUpdatePlayer_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNonExistentPlayer_whenUpdatePlayer_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNonExistentPlayerLanguage_whenUpdatePlayer_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNonExistingIso_whenGetByIso_thenThrowsException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerLanguageServiceUTest
- givenNonNullDynamicFontSize_whenSetDynamicFontSize_thenDoesNotThrow() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNoParameters_whenCreatingOptionsWithDefaultConstructor_thenOptionsIsCreatedWithDefaults() : fr.softsf.sudokufx.model.OptionsUTest.ConstructorTests
- givenNoParameters_whenUsingBuilder_thenOptionsIsCreatedWithDefaults() : fr.softsf.sudokufx.model.OptionsUTest.BuilderPatternTests
- givenNoPlayerFound_whenGetPlayer_thenThrowsException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNoPlayingAudio_whenStopAll_thenNoException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.StopOperationsTests
- givenNoPlayingSong_whenStopSong_thenNoException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.StopOperationsTests
- givenNothing_whenCreateGridWithDefaultConstructor_thenGridHasDefaultValues() : fr.softsf.sudokufx.model.GridUTest
- givenNothing_whenCreateMenuWithDefaultConstructor_thenMenuHasDefaultValues() : fr.softsf.sudokufx.model.MenuUTest
- givenNothing_whenCreatePlayerLanguageWithDefaultConstructor_thenPlayerLanguageHasDefaultValues() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenNow_whenGetFormattedCurrentTime_thenReturnsFormattedTime() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenNull_whenGetFormattedWithInstant_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.common.util.MyDateTimeUTest
- givenNullAlert_whenDisplayAlert_thenThrowsNPE() : fr.softsf.sudokufx.viewmodel.HelpViewModelUTest
- givenNullArguments_whenConfigureGameListView_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.view.util.GenericListViewFactoryUTest
- givenNullArguments_whenConfigurePlayerListView_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.view.util.GenericListViewFactoryUTest
- givenNullButton_whenConfigureButton_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenNullContext_whenConstructing_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.SpringContextInitializerUTest
- givenNullCreatedAt_whenCreatingGame_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenNullDefaultgridvalue_whenCreateGrid_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.GridUTest
- givenNullDynamicFontSize_whenSetDynamicFontSize_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNullEffectFile_whenPlayEffect_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenNullEmptyOrBlankHexColor_whenCreatingOptions_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.HexColorValidationTests
- givenNullFile_whenIsValidAudio_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.AudioUtilsUTest
- givenNullFile_whenIsValidImage_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenNullFile_whenLoadBackgroundImage_thenShowErrorToast() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.BackgroundImageErrorTests
- givenNullFile_whenProcessFileAsync_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenNullFileType_whenChooseFile_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.FileChooserServiceUTest
- givenNullFolder_whenCreateFolder_thenIllegalArgumentException() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenNullFXMLLoader_whenConstructCoordinator_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNullGameLevel_whenCreatingGame_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenNullGames_whenBuildPlayer_thenGamesIsInitializedAsEmpty() : fr.softsf.sudokufx.model.PlayerUTest.ConstructorAndBuilderTests
- givenNullGames_whenSettingGames_thenGamesIsInitializedAsEmpty() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullGenerateSecret_whenConstruct_thenThrowIllegalArgumentException() : fr.softsf.sudokufx.config.database.ApplicationKeystoreITest
- givenNullGrid_whenCreatingGame_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenNullGrid_whenResoudreLaGrille_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenNullGridid_whenCreateGrid_thenNullGrididIsHandled() : fr.softsf.sudokufx.model.GridUTest
- givenNullGridvalue_whenCreateGrid_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.GridUTest
- givenNullGrilleAResoudre_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenNullGrilleResolue_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenNullHikariDataSource_whenFlywayCalled_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenNullHostServices_whenSetHostServices_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNullImage_whenCalculateImageScaleFactor_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenNullImage_whenCreateBackgroundImage_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenNullImagePath_whenCreatingOptions_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.ImagePathValidationTests
- givenNullImagePath_whenSettingImagePath_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.SetterTests
- givenNullIOsFolderFactory_whenConstruct_thenThrowIllegalArgumentException() : fr.softsf.sudokufx.config.database.ApplicationKeystoreITest
- givenNullIOsFolderFactory_whenHikariDataSourceCalled_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenNullIso_whenCreatePlayerLanguage_thenThrowsNullPointerException() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenNullKey_whenGetValue_thenReturnsErrorString() : fr.softsf.sudokufx.testing.unit.common.util.I18nUTest
- givenNullKey_whenPlayEffect_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenNullKey_whenSetEffectVolume_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.VolumeControlTests
- givenNullKeystore_whenHikariDataSourceCalled_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenNullLevel_whenSetCurrentGridWithLevel_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenNullMenu_whenSettingMenuid_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullMenuid_whenCreateMenu_thenNullMenuidIsHandled() : fr.softsf.sudokufx.model.MenuUTest
- givenNullName_whenSettingName_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullObject_whenComparingWithEquals_thenShouldReturnFalse() : fr.softsf.sudokufx.model.GameLevelUTest
- givenNullOnSuccess_whenProcessFileAsync_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenNullOptions_whenSettingOptionsid_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullOptionsDto_whenUpdateOptions_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.business.OptionsServiceUTest
- givenNullOptionsId_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.EdgeCaseTests
- givenNullOrBlankCypher_whenDecrypt_thenIllegalArgumentException() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenNullOrBlankOriginal_whenEncrypt_thenIllegalArgumentException() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenNullOrBlankText_whenIsValidatedByRegex_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.enums.MyRegexUTest
- givenNullOrEmptyOs_whenCreateOsFolderFactory_thenIllegalArgumentExceptionTh() : fr.softsf.sudokufx.config.os.OsFoldersConfigUTest
- givenNullPath_whenDeleteDataFolderRecursively_thenIllegalArgumentExceptionThrown() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenNullPath_whenDeleteFile_thenIllegalArgumentExceptionThrown() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenNullPattern_whenIsValidatedByRegex_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.enums.MyRegexUTest
- givenNullPlayer_whenCreatingGame_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenNullPlayer_whenSettingPlayer_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.SetterTests
- givenNullPlayerDto_whenUpdatePlayer_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenNullPlayerLanguage_whenSettingPlayerlanguageid_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullPlayerlanguageid_whenCreatePlayerLanguage_thenNullPlayerlanguageidIsHandled() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenNullPointerException_whenFilesWalk_thenErrorHandled() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenNullPointerException_whenLoad_thenCatchAndReturnNull() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNullPoolName_whenSetPoolName_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenNullScene_whenConstructDynamicFontSize_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.e2e.common.util.DynamicFontSizeChangeE2ETest
- givenNullScene_whenSetDefaultScene_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenNullSecretKey_whenConstruct_thenIllegalArgumentException() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenNullSolvedGrid_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest
- givenNullSongFile_whenPlaySong_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlaySongTests
- givenNullSongPath_whenCreatingOptions_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.ImagePathValidationTests
- givenNullSpinner_whenProcessFileAsync_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenNullSpringContext_whenGetAppNameAndVersion_thenDefaultValuesReturned() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenNullStage_whenChooseFile_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.FileChooserServiceUTest
- givenNullString_whenLogAndThrowIllegalArgumentIfBlank_thenThrowsException() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenNullTask_whenRunInitializationTask_thenThrowsIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.util.SpringContextInitializerUTest
- givenNullTaskFunction_whenProcessFileAsync_thenThrowsNullPointerException() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenNullUpdatedAt_whenCreatingGame_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenNullUpdatedAt_whenSettingUpdatedAt_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.GameUTest.SetterTests
- givenNullUpdatedat_whenSettingUpdatedat_thenNullPointerExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenNullValues_whenSetValues_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenOptionsAndDifferentClass_whenComparingEquality_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.OptionsUTest.EqualsAndHashCodeTests
- givenOptionsAndNull_whenComparingEquality_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.OptionsUTest.EqualsAndHashCodeTests
- givenOptionsInstance_whenCallingToString_thenFormattedStringIsReturned() : fr.softsf.sudokufx.model.OptionsUTest.ToStringTests
- givenOriginEqualsBound_whenNextInt_thenErrorLogged() : fr.softsf.sudokufx.testing.unit.common.enums.SecureRandomGeneratorUTest
- givenOriginIsSuperiorBound_whenNextInt_thenErrorLogged() : fr.softsf.sudokufx.testing.unit.common.enums.SecureRandomGeneratorUTest
- givenOsName_whenGetOs_thenOsMatchesSystemProperty() : fr.softsf.sudokufx.testing.unit.common.util.os.OsInfoUTest
- givenOtherPattern_whenIsValidatedByRegex_thenUsesPatternMatching() : fr.softsf.sudokufx.testing.unit.common.enums.MyRegexUTest
- givenPassayGenerator_whenGeneratePassaySecret_thenSecretIsValid() : fr.softsf.sudokufx.config.database.GenerateSecretUTest
- givenPercentageValue_whenSetPercentage_thenPercentagePropertyIsUpdated() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenPlayer_whenAddingGame_thenGamesCollectionIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.GamesCollectionTests
- givenPlayer_whenAddingNullToGames_thenNullIsAdded() : fr.softsf.sudokufx.model.PlayerUTest.GamesCollectionTests
- givenPlayer_whenCallingToString_thenAllFieldsAreIncluded() : fr.softsf.sudokufx.model.PlayerUTest.ToStringTests
- givenPlayer_whenConstructed_thenGamesIsNeverNull() : fr.softsf.sudokufx.model.PlayerUTest.GamesCollectionTests
- givenPlayer_whenRemovingGame_thenGamesCollectionIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.GamesCollectionTests
- givenPlayer_whenSettingGamesWithNewCollection_thenCollectionIsReplaced() : fr.softsf.sudokufx.model.PlayerUTest.GamesCollectionTests
- givenPlayerAndNonPlayerObject_whenComparing_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.PlayerUTest.EqualsAndHashCodeTests
- givenPlayerlanguageidAndIso_whenCreatePlayerLanguageWithConstructor_thenPlayerLanguageIsCreatedCorrectly() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenPlayerlanguageidAndValidIso_whenCreatePlayerLanguageWithBuilder_thenPlayerLanguageIsCreatedCorrectly() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenPlayerLanguagesWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenPlayerLanguageWithValidValues_whenCallToString_thenCorrectStringRepresentationIsReturned() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenPlayerService_returnsPlayer_thenCurrentPlayerIsSet() : fr.softsf.sudokufx.viewmodel.state.PlayerStateHolderUTest
- givenPlayerService_returnsPlayer_whenRefreshCurrentPlayer_thenPropertyUpdated() : fr.softsf.sudokufx.viewmodel.state.PlayerStateHolderUTest
- givenPlayerStateHolder_whenGetCurrentPlayerLanguageIso_thenReturnsIsoCode() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenPlayerWithCompletedGrid_whenGridIsComplete_thenToastTriggered() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenPlayerWithDefaultGrid_whenGetCurrentGridFromModel_thenValuesLoadedAndCurrentGridReturned() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenPlayerWithDefaultGrid_whenGetCurrentSolvedGridFromModel_thenSolvedGridAndCurrentGridReturned() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenPlayerWithoutDefaultGrid_whenGetCurrentSolvedGridFromModel_thenReturnEmptyOptional() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenPlayingAudio_whenStopAll_thenAllPlayersStoppedAndDisposed() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.StopOperationsTests
- givenPlayingSong_whenStopSong_thenSongPlayerStoppedAndDisposed() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.StopOperationsTests
- givenPossibilityPercentageAboveHundred_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest
- givenPossibilityPercentageBelowZero_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest
- givenPourcentageDesPossibilitesAboveHundred_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenPourcentageDesPossibilitesBelowZero_whenValidate_thenViolation() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenPowerOfTenEnum_whenValuesCalled_thenContainsOnlyExpectedConstants() : fr.softsf.sudokufx.testing.unit.common.util.math.PowerOfTenUTest
- givenRefreshCurrentPlayer_whenCalled_thenCurrentPlayerIsReloadedFromService() : fr.softsf.sudokufx.testing.integration.viewmodel.state.PlayerStateHolderITest
- givenRepeatedDigitsInCell_whenListToGridValue_thenThrowsRepeatedDigitException() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenSameEffectKeyPlayedTwice_whenPlayEffect_thenPlayerReusedAndRestarted() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenSameGameLevel_whenCallingHashCodeMultipleTimes_thenShouldReturnConsistentValues() : fr.softsf.sudokufx.model.GameLevelUTest
- givenSameGameLevelReference_whenComparingWithEquals_thenShouldReturnTrue() : fr.softsf.sudokufx.model.GameLevelUTest
- givenSameGameObjects_whenComparing_thenTheyAreEqual() : fr.softsf.sudokufx.model.GameUTest.EqualsAndHashCodeTests
- givenSameGameReference_whenComparing_thenTheyAreEqual() : fr.softsf.sudokufx.model.GameUTest.EqualsAndHashCodeTests
- givenSameOptionsInstance_whenComparingToItself_thenTheyAreEqual() : fr.softsf.sudokufx.model.OptionsUTest.EqualsAndHashCodeTests
- givenSamePlayerReference_whenComparing_thenTheyAreEqual() : fr.softsf.sudokufx.model.PlayerUTest.EqualsAndHashCodeTests
- givenSameValues_whenEqualsAndHashCode_thenReturnTrue() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest, fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenScreenDisposableSize_whenGetSize_thenReturnExpectedMinimumSize() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenScreenMinimumSize_whenGetSize_thenReturnFiniteFloatingPointValue() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenScreenVisualHeight_whenGetSize_thenReturnExpectedHeight() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenScreenVisualHeight_whenGetSize_thenReturnFiniteFloatingPointValue() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenScreenVisualWidth_whenGetSize_thenReturnExpectedWidth() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenScreenVisualWidth_whenGetSize_thenReturnFiniteFloatingPointValue() : fr.softsf.sudokufx.testing.integration.common.enums.ScreenSizeITest
- givenSecret_whenEncryptAndDecrypt_thenOriginalSecretReturned() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenSecretPattern_whenIsValidatedByRegex_thenUsesStrictPasswordValidation() : fr.softsf.sudokufx.testing.unit.common.enums.MyRegexUTest
- givenSelectedBackup_whenLoaded_thenSelectedIsCorrectlySet() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuSaveViewModelUTest
- givenSelectedLevel_whenIsSelectedBinding_thenBindingReflectsSelection() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenSelectedPlayerWithNullGame_whenGetPlayer_thenThrowIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenSongMaximumLengthStrings_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.EdgeCaseTests
- givenSpringContextOnRefresh_whenPrintLogEntryMessage_thenCorrectMessageLogged() : fr.softsf.sudokufx.config.MyLogbackConfigUTest
- givenStageResized_whenUpdateFontSize_thenFontSizeAdjustedCorrectly() : fr.softsf.sudokufx.testing.e2e.common.util.DynamicFontSizeChangeE2ETest
- givenStarsBoxAndKey_whenAccessibleTextBinding_thenReturnFormattedText() : fr.softsf.sudokufx.viewmodel.MenuLevelViewModelUTest
- givenTestDatabase_whenInMemoryPlayerLoads_thenPlayerDtoIsNotNull() : fr.softsf.sudokufx.testing.integration.viewmodel.state.PlayerStateHolderITest
- givenTextNodeAndTextBinding_whenConfigureText_thenTextIsBoundAndReactive() : fr.softsf.sudokufx.testing.unit.view.util.BindingConfiguratorUTest
- givenThrowable_whenFindSQLInvalidAuthException_thenReturnsNull() : fr.softsf.sudokufx.testing.unit.common.util.ExceptionToolsUTest
- givenThrowable_whenFindSQLInvalidAuthorizationSpecException_thenReturnsSQLInvalidAuthException() : fr.softsf.sudokufx.testing.unit.common.util.ExceptionToolsUTest
- givenToastLevels_whenGetLevels_thenLevelsExist() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenTwoDoublesWithinCentiEpsilon_whenAreDoublesEqualEpsilon_thenReturnsTrue() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenTwoDoublesWithinDefaultEpsilon_whenAreDoublesEqual_thenReturnsTrue() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenTwoEqualGameLevels_whenCallingHashCode_thenShouldReturnEqualValues() : fr.softsf.sudokufx.model.GameLevelUTest
- givenTwoGameLevelObjectsWithSameValues_whenComparingWithEquals_thenShouldReturnTrue() : fr.softsf.sudokufx.model.GameLevelUTest
- givenTwoGameLevelsWithDifferentValues_whenComparingWithEquals_thenShouldReturnFalse() : fr.softsf.sudokufx.model.GameLevelUTest
- givenTwoGameLevelsWithSameValues_whenComparingWithEquals_thenShouldReturnTrue() : fr.softsf.sudokufx.model.GameLevelUTest
- givenTwoGrids_whenCompareWithEquals_thenEqualsWorksCorrectly() : fr.softsf.sudokufx.model.GridUTest
- givenTwoMenus_whenCompareWithEquals_thenEqualsWorksCorrectly() : fr.softsf.sudokufx.model.MenuUTest
- givenTwoOptionssWithDifferentProperties_whenComparingEquality_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.OptionsUTest.EqualsAndHashCodeTests
- givenTwoOptionssWithSameProperties_whenComparingEquality_thenTheyAreEqual() : fr.softsf.sudokufx.model.OptionsUTest.EqualsAndHashCodeTests
- givenTwoPlayerLanguages_whenCompareWithEquals_thenEqualsWorksCorrectly() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenTwoPlayersWithDifferentIds_whenComparing_thenTheyAreNotEqual() : fr.softsf.sudokufx.model.PlayerUTest.EqualsAndHashCodeTests
- givenTwoPlayersWithSameId_whenComparing_thenTheyAreEqual() : fr.softsf.sudokufx.model.PlayerUTest.EqualsAndHashCodeTests
- givenUnknownSpringContext_whenCheckExitOnRefresh_thenExitNotTriggered() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenUnsupportedOsName_whenDetect_thenThrowIllegalArgumentException() : fr.softsf.sudokufx.testing.unit.common.enums.OsNameUTest
- givenUrls_whenGetUrls_thenUrlsExist() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenUserHome_whenGetPath_thenPathExists() : fr.softsf.sudokufx.testing.unit.common.util.MyEnumsUTest
- givenUserHomePath_whenGetPath_thenPathMatchesSystemProperty() : fr.softsf.sudokufx.testing.unit.common.util.os.OsInfoUTest
- givenValidationFails_whenGetPlayer_thenThrowsConstraintViolationException() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenValidationFails_whenUpdateOptions_thenThrowsConstraintViolationException() : fr.softsf.sudokufx.testing.unit.service.business.OptionsServiceUTest
- givenValidAudioFile_whenIsValidAudio_thenReturnsTrue() : fr.softsf.sudokufx.testing.unit.common.util.AudioUtilsUTest
- givenValidBoolean_whenSettingIsSelected_thenIsSelectedIsUpdated() : fr.softsf.sudokufx.model.GameUTest.SetterTests
- givenValidBoundaryValues_whenCreatingGameLevel_thenShouldNotThrowException() : fr.softsf.sudokufx.model.GameLevelUTest
- givenValidCsv_whenGridValueToList_thenReturnsList() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenValidDefaultGrid_whenDefaultGridValueToList_thenReturnsList() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenValidEffect_whenPlayEffect_thenMediaPlayerCreatedAndPlayed() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlayEffectTests
- givenValidEncryptionOutput_whenSplit_thenContainsEncryptedDataAndIv() : fr.softsf.sudokufx.config.database.SecretKeyEncryptionServiceAESGCMUTest
- givenValidEnumString_whenValueOfCalled_thenCorrectEnum() : fr.softsf.sudokufx.testing.unit.common.enums.DifficultyLevelTest
- givenValidFile_whenApplyAndPersistBackgroundImage_thenGridPaneBackgroundSet() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.BackgroundImageSuccessTests, fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenValidFile_whenIsValidImage_thenReturnsTrueForSupportedExtensions() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenValidFile_whenLoadBackgroundImage_thenAsyncServiceCalled() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest.BackgroundImageSuccessTests
- givenValidFile_whenProcessFileAsync_thenDoesNotBlockCallingThread() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenValidFile_whenProcessFileAsync_thenShowsSpinnerAndInfoToast() : fr.softsf.sudokufx.testing.unit.service.ui.AsyncFileProcessorServiceUTest
- givenValidFolder_whenDeleteDataFolderRecursively_thenDeletionSucceeds() : fr.softsf.sudokufx.common.util.FileSystemManagerUTest
- givenValidFrIso_whenCreatePlayerLanguage_thenPlayerLanguageIsCreatedCorrectly() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenValidFXMLName_whenSetRootByFXMLName_thenSetsRootAndReturnsController() : fr.softsf.sudokufx.navigation.CoordinatorUTest
- givenValidGrid_whenResolveGrid_thenGridResolvedSuccessfully() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenValidHexColor_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.HexColorValidationTests
- givenValidHexColor_whenSettingHexColor_thenHexColorIsUpdated() : fr.softsf.sudokufx.model.OptionsUTest.SetterTests
- givenValidImage_whenCalculateImageScaleFactor_thenReturnsPositiveScale() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenValidImage_whenCreateBackgroundImage_thenReturnsNonNullBackgroundImage() : fr.softsf.sudokufx.testing.unit.common.util.ImageUtilsUTest
- givenValidImagePath_whenCreatingOptions_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.OptionsUTest.ImagePathValidationTests
- givenValidImagePath_whenSettingImagePath_thenImagePathIsUpdated() : fr.softsf.sudokufx.model.OptionsUTest.SetterTests
- givenValidIsoValues_whenCreatePlayerLanguage_thenNoExceptionIsThrown() : fr.softsf.sudokufx.model.PlayerLanguageUTest
- givenValidJdbcUrlAndPoolName_whenHikariDataSourceCreated_thenPropertiesAreSet() : fr.softsf.sudokufx.config.database.AbstractDataSourceConfigUTest
- givenValidLevel_whenCreateGridsNormally_thenGridsGeneratedSuccessfully() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenValidLevel_whenCreateGridsQuickly_thenGridsGeneratedSuccessfully() : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- givenValidLevel_whenSetCurrentGridWithLevel_thenGridIsUpdatedAndPlayerServiceCalled() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenValidListOfValues_whenListToGridValue_thenReturnsCsv() : fr.softsf.sudokufx.common.util.sudoku.GridConverterUTest
- givenValidMenu_whenSettingMenuid_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenValidName_whenSettingName_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenValidNameVersionOrganizationLicense_whenValidateByRegex_thenValidationSucceeds() : fr.softsf.sudokufx.config.JVMApplicationPropertiesUTest
- givenValidNumeratorAndDenominator_whenSafeDivide_thenReturnsCorrectResult() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenValidOptions_whenSettingOptionsid_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenValidOptionsDto_whenUpdateOptions_thenReturnsUpdatedDto() : fr.softsf.sudokufx.testing.unit.service.business.OptionsServiceUTest
- givenValidOs_whenCreateOsFolderFactory_thenCorrectPathsReturned() : fr.softsf.sudokufx.config.os.OsFoldersConfigUTest
- givenValidParameters_whenCreateGridWithConstructor_thenGridIsCreatedCorrectly() : fr.softsf.sudokufx.model.GridUTest
- givenValidParameters_whenCreatingGame_thenGameIsCreatedSuccessfully() : fr.softsf.sudokufx.model.GameUTest.ConstructorTests
- givenValidParameters_whenCreatingGameLevel_thenShouldSetCorrectValues() : fr.softsf.sudokufx.model.GameLevelUTest
- givenValidParameters_whenCreatingOptionsWithConstructor_thenOptionsIsCreatedCorrectly() : fr.softsf.sudokufx.model.OptionsUTest.ConstructorTests
- givenValidParameters_whenUsingBuilder_thenGameIsBuiltSuccessfully() : fr.softsf.sudokufx.model.GameUTest.BuilderTests
- givenValidPaths_whenInitializeFolders_thenFoldersCreated() : fr.softsf.sudokufx.config.os.OsFolderInitializerUTest
- givenValidPlayer_whenGetPlayer_thenReturnsDto() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenValidPlayer_whenSettingPlayer_thenPlayerIsUpdated() : fr.softsf.sudokufx.model.GameUTest.SetterTests
- givenValidPlayerDto_whenUpdatePlayer_thenReturnsUpdatedDto() : fr.softsf.sudokufx.testing.unit.service.business.PlayerServiceUTest
- givenValidPlayerLanguage_whenSettingPlayerlanguageid_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenValidRecord_whenToString_thenContainsFields() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest, fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenValidRecord_whenValidate_thenNoViolations() : fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrilleResolueUTest, fr.softsf.sudokufx.testing.unit.viewmodel.grid.GrillesCreesUTest
- givenValidSong_whenPlaySong_thenMediaPlayerCreatedAndLooped() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.PlaySongTests
- givenValidStageAndFileType_whenChooseFile_thenReturnsOptional() : fr.softsf.sudokufx.testing.unit.service.ui.FileChooserServiceUTest
- givenValidString_whenLogAndThrowIllegalArgumentIfBlank_thenDoesNotThrow() : fr.softsf.sudokufx.testing.unit.common.exception.ExceptionToolsUTest
- givenValidUpdatedat_whenSettingUpdatedat_thenFieldIsUpdated() : fr.softsf.sudokufx.model.PlayerUTest.SetterTests
- givenValidUpdatedAt_whenSettingUpdatedAt_thenUpdatedAtIsUpdated() : fr.softsf.sudokufx.model.GameUTest.SetterTests
- givenValidValues_whenSetValues_thenAllCellsContainCorrectValues() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenValidViewModel_whenConfigureGameListView_thenSelectionIsBound() : fr.softsf.sudokufx.testing.unit.view.util.GenericListViewFactoryUTest
- givenValidViewModel_whenConfigurePlayerListView_thenSelectionIsBound() : fr.softsf.sudokufx.testing.unit.view.util.GenericListViewFactoryUTest
- givenVerySmallDenominator_whenSafeDivide_thenReturnsNaN() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- givenViewModel_whenAccessBindings_thenAllBindingsReturnNonNullAndNonBlank() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenViewModel_whenInitialized_thenPlayersLoadedAndBindingsNotNull() : fr.softsf.sudokufx.testing.unit.viewmodel.MenuPlayerViewModelUTest
- givenViewModelAndColorPicker_whenInit_thenColorIsSetAndColorPickerUpdated() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModelUTest
- givenViewModelInitialized_whenInit_then81CellsAreCreated() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenVolumeOutOfRange_whenSetEffectVolume_thenVolumeClamped() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.VolumeControlTests
- givenVolumeOutOfRange_whenSetSongVolume_thenVolumeClamped() : fr.softsf.sudokufx.testing.unit.service.ui.AudioServiceUTest.VolumeControlTests
- givenWindowsOsName_whenDetect_thenReturnWindows() : fr.softsf.sudokufx.testing.unit.common.enums.OsNameUTest
- givenWrongSizeList_whenSetValues_thenIllegalArgumentExceptionIsThrown() : fr.softsf.sudokufx.common.util.sudoku.GridViewModelUTest
- givenZeroDenominator_whenSafeDivide_thenReturnsNaN() : fr.softsf.sudokufx.testing.unit.common.util.math.NumberUtilsUTest
- GREEN_SHIFT : fr.softsf.sudokufx.common.util.ImageUtils
- Grid() : fr.softsf.sudokufx.model.Grid
- GRID_ARRAY_MUST_NOT_BE_NULL : fr.softsf.sudokufx.common.util.sudoku.GridConverter
- GRID_SIZE : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- GridCellViewModel() : fr.softsf.sudokufx.viewmodel.grid.GridCellViewModel
- gridid : fr.softsf.sudokufx.model.Game.GameBuilder, fr.softsf.sudokufx.model.Game, fr.softsf.sudokufx.model.Grid.GridBuilder, fr.softsf.sudokufx.model.Grid
- GRIDID_MUST_NOT_BE_NULL : fr.softsf.sudokufx.model.Game
- gridInitialization() : fr.softsf.sudokufx.view.main.MainView
- GridMaster() : fr.softsf.sudokufx.common.util.sudoku.GridMaster
- gridMaster : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- gridMasterLastLevel : fr.softsf.sudokufx.common.util.sudoku.GridMasterUTest
- gridOpacityProperty : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModel
- gridOpacityText() : fr.softsf.sudokufx.viewmodel.MenuOptionsViewModel
- gridvalue : fr.softsf.sudokufx.model.Grid.GridBuilder, fr.softsf.sudokufx.model.Grid
- GRIDVALUE_MUST_NOT_BE_NULL : fr.softsf.sudokufx.model.Grid
- gridValueToList() : fr.softsf.sudokufx.common.util.sudoku.GridConverter
- GridViewModel() : fr.softsf.sudokufx.viewmodel.grid.GridViewModel
- gridViewModel : fr.softsf.sudokufx.view.main.MainView
- GRILLE_RESOLUE : fr.softsf.sudokufx.benchmark.BenchGridMaster