CanScan
Loading...
Searching...
No Matches
fr.softsf.canscan.CanScanUTest Member List

This is the complete list of members for fr.softsf.canscan.CanScanUTest, including all inherited members.

colorOperationfr.softsf.canscan.CanScanUTestprivate
createTestLogoFile(String filename)fr.softsf.canscan.CanScanUTestprivate
createTestLogoFileWithAlpha()fr.softsf.canscan.CanScanUTestprivate
executeWithoutDialog(Runnable test)fr.softsf.canscan.CanScanUTestprivate
generatorfr.softsf.canscan.CanScanUTestprivate
givenAllBlankFields_whenBuildMecard_thenReturnEmptyString()fr.softsf.canscan.CanScanUTestpackage
givenAllContactFields_whenBuildMecard_thenReturnCompleteMecardString()fr.softsf.canscan.CanScanUTestpackage
givenBlackColor_whenConvertToHex_thenReturn000000()fr.softsf.canscan.CanScanUTestpackage
givenBlackWhiteImage_whenDrawSquareFinderPattern_thenPatternDrawnAtOrigin()fr.softsf.canscan.CanScanUTestpackage
givenBlueColorSelected_whenChooseBgColor_thenButtonTextAndColorUpdated()fr.softsf.canscan.CanScanUTestpackage
givenColorDialogCancelled_whenChooseColor_thenButtonTextUnchanged()fr.softsf.canscan.CanScanUTestpackage
givenConfigWithCustomColors_whenGenerateQrCodeImage_thenReturn300x300Image()fr.softsf.canscan.CanScanUTestpackage
givenConfigWithLargeLogoRatio_whenGenerateQrCodeImage_thenReturnValidImage()fr.softsf.canscan.CanScanUTestpackage
givenConfigWithoutLogo_whenGenerateQrCodeImage_thenReturn400x400Image()fr.softsf.canscan.CanScanUTestpackage
givenConfigWithRoundedModules_whenGenerateQrCodeImage_thenReturn400x400Image()fr.softsf.canscan.CanScanUTestpackage
givenConfigWithZeroMargin_whenGenerateQrCodeImage_thenReturnValidImage()fr.softsf.canscan.CanScanUTestpackage
givenCustomColor_whenConvertToHex_thenReturnCorrectHex()fr.softsf.canscan.CanScanUTestpackage
givenDifferentImageRatios_whenDrawLogoIfPresent_thenLogoScaledCorrectly(double ratio)fr.softsf.canscan.CanScanUTestpackage
givenEmptyMecardFields_whenBuildQrData_thenReturnEmptyString()fr.softsf.canscan.CanScanUTestpackage
givenFileSelected_whenBrowseLogo_thenLogoFieldUpdated()fr.softsf.canscan.CanScanUTestpackage
givenFileSelectionCancelled_whenBrowseLogo_thenLogoFieldUnchanged()fr.softsf.canscan.CanScanUTestpackage
givenFreeMode_whenGetModeText_thenReturnSaisieLibre()fr.softsf.canscan.CanScanUTestpackage
givenFreeMode_whenSwitchToMecardMode_thenCurrentModeIsMecard()fr.softsf.canscan.CanScanUTestpackage
givenFreeModeWithText_whenBuildQrData_thenReturnFreeText()fr.softsf.canscan.CanScanUTestpackage
givenJPEGLogo_whenDrawLogoIfPresent_thenLogoDrawnSuccessfully()fr.softsf.canscan.CanScanUTestpackage
givenLargeQRSize_whenDrawLogoIfPresent_thenLogoScaledProperly()fr.softsf.canscan.CanScanUTestpackage
givenLogoWithTransparency_whenDrawLogoIfPresent_thenLogoDrawnWithAlpha()fr.softsf.canscan.CanScanUTestpackage
givenMarginAboveMaximum_whenMarginFieldCheck_thenGetMarginSetTo10()fr.softsf.canscan.CanScanUTestpackage
givenMecardMode_whenGetModeText_thenReturnContact()fr.softsf.canscan.CanScanUTestpackage
givenMecardMode_whenSwitchToFreeMode_thenCurrentModeIsFree()fr.softsf.canscan.CanScanUTestpackage
givenMecardModeWithContactData_whenBuildQrData_thenReturnMecardString()fr.softsf.canscan.CanScanUTestpackage
givenNegativeMargin_whenMarginFieldCheck_thenGetMarginSetTo0()fr.softsf.canscan.CanScanUTestpackage
givenNonExistentLogoFile_whenDrawLogoIfPresent_thenReturnWithoutException()fr.softsf.canscan.CanScanUTestpackage
givenNullConfig_whenDrawLogoIfPresent_thenReturnWithoutException()fr.softsf.canscan.CanScanUTestpackage
givenNullGraphics_whenDrawLogoIfPresent_thenReturnWithoutException()fr.softsf.canscan.CanScanUTestpackage
givenNullLogoFile_whenDrawLogoIfPresent_thenReturnWithoutException()fr.softsf.canscan.CanScanUTestpackage
givenOnlyNameField_whenBuildMecard_thenReturnMecardWithNameOnly()fr.softsf.canscan.CanScanUTestpackage
givenQrImage_whenDrawFinderPatterns_thenAllThreePatternsDrawn()fr.softsf.canscan.CanScanUTestpackage
givenRatioPercent_whenRatioFieldCheck_thenGetRatioSetCorrectly(int sliderValue, double expectedRatio)fr.softsf.canscan.CanScanUTestpackage
givenRedColorSelected_whenChooseQrColor_thenButtonTextAndColorUpdated()fr.softsf.canscan.CanScanUTestpackage
givenSmallQRSize_whenDrawLogoIfPresent_thenLogoScaledProperly()fr.softsf.canscan.CanScanUTestpackage
givenValidLogo_whenDrawLogoIfPresent_thenLogoCenteredCorrectly()fr.softsf.canscan.CanScanUTestpackage
givenValidLogo_whenDrawLogoIfPresent_thenLogoDrawnOnImage()fr.softsf.canscan.CanScanUTestpackage
givenValidMargin4_whenMarginFieldCheck_thenGetMarginUpdatedTo4()fr.softsf.canscan.CanScanUTestpackage
givenVariousSizeInputs_whenValidateAndGetSize_thenReturnExpectedResult(String input, int expected)fr.softsf.canscan.CanScanUTestpackage
givenWhiteColor_whenConvertToHex_thenReturnFFFFFF()fr.softsf.canscan.CanScanUTestpackage
givenZeroImageRatio_whenDrawLogoIfPresent_thenReturnWithoutException()fr.softsf.canscan.CanScanUTestpackage
setUp()fr.softsf.canscan.CanScanUTestpackage
tempDirfr.softsf.canscan.CanScanUTestpackage