Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestLeaderboardUtils.cpp File Reference

Classes

class  TestLeaderboardUtils
 

Functions

 TEST_F (TestLeaderboardUtils, FormatsAScoreTheWayItsLeaderboardMeasures)
 
 TEST_F (TestLeaderboardUtils, KnowsWhichFormatsAreTimes)
 
 TEST_F (TestLeaderboardUtils, ABoardNobodyHasEnteredCountsAsLoaded)
 
 TEST_F (TestLeaderboardUtils, AskingForARedrawReachesWhoeverDrawsTheIndicators)
 
 TEST_F (TestLeaderboardUtils, SigningInAsSomebodyElseDropsTheLastAccountsStandings)
 
 TEST_F (TestLeaderboardUtils, AnIndicatorWithNothingToDrawDoesNotHideOneBehindIt)
 
 TEST_F (TestLeaderboardUtils, TheClosestToEarnedIsChosenFromWhatCanBeDrawn)
 
 TEST_F (TestLeaderboardUtils, AnAnswerTheLastAccountAskedForIsRefused)
 
 TEST_F (TestLeaderboardUtils, ASubmissionLeavesTheSummaryToBeAskedForAgain)
 
 TEST_F (TestLeaderboardUtils, ABoardNobodyHasEnteredIsKeptRatherThanAskedForEverySession)
 
 TEST_F (TestLeaderboardUtils, MedalsOnlyGoToTheTopThree)
 
 TEST_F (TestLeaderboardUtils, ReadsBackWhatItKept)
 
 TEST_F (TestLeaderboardUtils, KnowsNothingAboutALeaderboardItNeverSaw)
 
 TEST_F (TestLeaderboardUtils, LookingTwiceLeavesOneRecordNotTwo)
 
 TEST_F (TestLeaderboardUtils, KeepsLeaderboardsApart)
 
 TEST_F (TestLeaderboardUtils, ForgetsOneLeaderboardWithoutForgettingTheRest)
 
 TEST_F (TestLeaderboardUtils, ForgettingSomethingNeverKeptIsHarmless)
 
 TEST_F (TestLeaderboardUtils, ClearsEverythingWhenAsked)
 
 TEST_F (TestLeaderboardUtils, RefusesStandingsThatHaveGoneStale)
 
 TEST_F (TestLeaderboardUtils, PublishingFetchedLeaderboardsLeavesALiveAttemptAlone)
 
 TEST_F (TestLeaderboardUtils, ScoreboardWritesTheStandingBackAndDropsTheStalePage)
 
 TEST_F (TestLeaderboardUtils, ATotalOfZeroLeavesTheCountAlone)
 
 TEST_F (TestLeaderboardUtils, StandingsKeptForOneAccountAreNotShownToAnother)
 

Function Documentation

◆ TEST_F() [1/23]

TEST_F ( TestLeaderboardUtils ,
ABoardNobodyHasEnteredCountsAsLoaded  )

◆ TEST_F() [2/23]

TEST_F ( TestLeaderboardUtils ,
ABoardNobodyHasEnteredIsKeptRatherThanAskedForEverySession  )

◆ TEST_F() [3/23]

TEST_F ( TestLeaderboardUtils ,
AnAnswerTheLastAccountAskedForIsRefused  )

◆ TEST_F() [4/23]

TEST_F ( TestLeaderboardUtils ,
AnIndicatorWithNothingToDrawDoesNotHideOneBehindIt  )

◆ TEST_F() [5/23]

TEST_F ( TestLeaderboardUtils ,
AskingForARedrawReachesWhoeverDrawsTheIndicators  )

◆ TEST_F() [6/23]

TEST_F ( TestLeaderboardUtils ,
ASubmissionLeavesTheSummaryToBeAskedForAgain  )

◆ TEST_F() [7/23]

TEST_F ( TestLeaderboardUtils ,
ATotalOfZeroLeavesTheCountAlone  )

◆ TEST_F() [8/23]

TEST_F ( TestLeaderboardUtils ,
ClearsEverythingWhenAsked  )

◆ TEST_F() [9/23]

TEST_F ( TestLeaderboardUtils ,
ForgetsOneLeaderboardWithoutForgettingTheRest  )

◆ TEST_F() [10/23]

TEST_F ( TestLeaderboardUtils ,
ForgettingSomethingNeverKeptIsHarmless  )

◆ TEST_F() [11/23]

TEST_F ( TestLeaderboardUtils ,
FormatsAScoreTheWayItsLeaderboardMeasures  )

◆ TEST_F() [12/23]

TEST_F ( TestLeaderboardUtils ,
KeepsLeaderboardsApart  )

◆ TEST_F() [13/23]

TEST_F ( TestLeaderboardUtils ,
KnowsNothingAboutALeaderboardItNeverSaw  )

◆ TEST_F() [14/23]

TEST_F ( TestLeaderboardUtils ,
KnowsWhichFormatsAreTimes  )

◆ TEST_F() [15/23]

TEST_F ( TestLeaderboardUtils ,
LookingTwiceLeavesOneRecordNotTwo  )

◆ TEST_F() [16/23]

TEST_F ( TestLeaderboardUtils ,
MedalsOnlyGoToTheTopThree  )

◆ TEST_F() [17/23]

TEST_F ( TestLeaderboardUtils ,
PublishingFetchedLeaderboardsLeavesALiveAttemptAlone  )

◆ TEST_F() [18/23]

TEST_F ( TestLeaderboardUtils ,
ReadsBackWhatItKept  )

◆ TEST_F() [19/23]

TEST_F ( TestLeaderboardUtils ,
RefusesStandingsThatHaveGoneStale  )

◆ TEST_F() [20/23]

TEST_F ( TestLeaderboardUtils ,
ScoreboardWritesTheStandingBackAndDropsTheStalePage  )

◆ TEST_F() [21/23]

TEST_F ( TestLeaderboardUtils ,
SigningInAsSomebodyElseDropsTheLastAccountsStandings  )

◆ TEST_F() [22/23]

TEST_F ( TestLeaderboardUtils ,
StandingsKeptForOneAccountAreNotShownToAnother  )

◆ TEST_F() [23/23]

TEST_F ( TestLeaderboardUtils ,
TheClosestToEarnedIsChosenFromWhatCanBeDrawn  )