SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.model.MenuUTest Class Reference
+ Collaboration diagram for fr.softsf.sudokufx.model.MenuUTest:

Package Functions

void givenBoundaryValues_whenCreateMenu_thenBoundaryValuesAreAccepted ()
 
void givenBuilder_whenChainMultipleCalls_thenBuilderIsFluent ()
 
void givenExistingMenu_whenSetModeUsingSetter_thenModeIsUpdated ()
 
void givenExtremeByteValues_whenCreateMenu_thenExtremeValuesAreHandled ()
 
void givenMenuidAndMode_whenCreateMenuWithBuilder_thenMenuIsCreatedCorrectly ()
 
void givenMenuidAndMode_whenCreateMenuWithConstructor_thenMenuIsCreatedCorrectly ()
 
void givenMenusWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent ()
 
void givenMenuWithValues_whenCallToString_thenCorrectStringRepresentationIsReturned ()
 
void givenNothing_whenCreateMenuWithDefaultConstructor_thenMenuHasDefaultValues ()
 
void givenNullMenuid_whenCreateMenu_thenNullMenuidIsHandled ()
 
void givenTwoMenus_whenCompareWithEquals_thenEqualsWorksCorrectly ()
 

Member Function Documentation

◆ givenBoundaryValues_whenCreateMenu_thenBoundaryValuesAreAccepted()

void fr.softsf.sudokufx.model.MenuUTest.givenBoundaryValues_whenCreateMenu_thenBoundaryValuesAreAccepted ( )
package
+ Here is the call graph for this function:

◆ givenBuilder_whenChainMultipleCalls_thenBuilderIsFluent()

void fr.softsf.sudokufx.model.MenuUTest.givenBuilder_whenChainMultipleCalls_thenBuilderIsFluent ( )
package
+ Here is the call graph for this function:

◆ givenExistingMenu_whenSetModeUsingSetter_thenModeIsUpdated()

void fr.softsf.sudokufx.model.MenuUTest.givenExistingMenu_whenSetModeUsingSetter_thenModeIsUpdated ( )
package
+ Here is the call graph for this function:

◆ givenExtremeByteValues_whenCreateMenu_thenExtremeValuesAreHandled()

void fr.softsf.sudokufx.model.MenuUTest.givenExtremeByteValues_whenCreateMenu_thenExtremeValuesAreHandled ( )
package
+ Here is the call graph for this function:

◆ givenMenuidAndMode_whenCreateMenuWithBuilder_thenMenuIsCreatedCorrectly()

void fr.softsf.sudokufx.model.MenuUTest.givenMenuidAndMode_whenCreateMenuWithBuilder_thenMenuIsCreatedCorrectly ( )
package
+ Here is the call graph for this function:

◆ givenMenuidAndMode_whenCreateMenuWithConstructor_thenMenuIsCreatedCorrectly()

void fr.softsf.sudokufx.model.MenuUTest.givenMenuidAndMode_whenCreateMenuWithConstructor_thenMenuIsCreatedCorrectly ( )
package
+ Here is the call graph for this function:

◆ givenMenusWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent()

void fr.softsf.sudokufx.model.MenuUTest.givenMenusWithSameAndDifferentValues_whenGetHashCode_thenHashCodeIsConsistent ( )
package
+ Here is the call graph for this function:

◆ givenMenuWithValues_whenCallToString_thenCorrectStringRepresentationIsReturned()

void fr.softsf.sudokufx.model.MenuUTest.givenMenuWithValues_whenCallToString_thenCorrectStringRepresentationIsReturned ( )
package
+ Here is the call graph for this function:

◆ givenNothing_whenCreateMenuWithDefaultConstructor_thenMenuHasDefaultValues()

void fr.softsf.sudokufx.model.MenuUTest.givenNothing_whenCreateMenuWithDefaultConstructor_thenMenuHasDefaultValues ( )
package
+ Here is the call graph for this function:

◆ givenNullMenuid_whenCreateMenu_thenNullMenuidIsHandled()

void fr.softsf.sudokufx.model.MenuUTest.givenNullMenuid_whenCreateMenu_thenNullMenuidIsHandled ( )
package
+ Here is the call graph for this function:

◆ givenTwoMenus_whenCompareWithEquals_thenEqualsWorksCorrectly()

void fr.softsf.sudokufx.model.MenuUTest.givenTwoMenus_whenCompareWithEquals_thenEqualsWorksCorrectly ( )
package
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: