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

Mostra file Open project: NemeStats/NemeStats

Private Methods

Method Description
ItReturnsNullIfNeitherMaxNorMinPlayTimeIsSet ( ) : void
ItReturnsTheAverageOfMaxAndMinPlayTimeIfTheyAreBothSet ( ) : void
ItReturnsTheMaxPlayTimeIfMaxPlayTimeIsSetButNotMinPlayTime ( ) : void
ItReturnsTheMinPlayTimeIfMinPlayTimeIsSetButNotMaxPlayTime ( ) : void