C# Class BusinessLogic.Tests.UnitTests.ModelsTests.BoardGameGeekGameDefinitionTests.AverageWeightTests

Afficher le fichier Open project: NemeStats/NemeStats

Private Methods

Méthode Description
ItReturnsNullIfNeitherMaxNorMinPlayTimeIsSet ( ) : void
ItReturnsTheAverageOfMaxAndMinPlayTimeIfTheyAreBothSet ( ) : void
ItReturnsTheMaxPlayTimeIfMaxPlayTimeIsSetButNotMinPlayTime ( ) : void
ItReturnsTheMinPlayTimeIfMinPlayTimeIsSetButNotMaxPlayTime ( ) : void