Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
playmat_resolver_test.cpp File Reference
Include dependency graph for playmat_resolver_test.cpp:

Functions

 TEST (PlaymatResolverTest, EmptyChainReturnsEmpty)
 TEST (PlaymatResolverTest, OverrideWinsOverDeckAndFallback)
 TEST (PlaymatResolverTest, DeckWinsOverFallback)
 TEST (PlaymatResolverTest, FallbackUsedWhenDeckHasNone)
 TEST (PlaymatResolverTest, FixedAlwaysUsesFirst)
 TEST (PlaymatResolverTest, RoundRobinCyclesAndWraps)
 TEST (PlaymatResolverTest, RoundRobinRespectsCursor)
 TEST (PlaymatResolverTest, RandomStaysWithinList)
 TEST (PlaymatResolverTest, ForceWithEmptyCardIgnoresFallbackParamsButNotFallback)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ TEST() [1/9]

TEST ( PlaymatResolverTest ,
DeckWinsOverFallback  )
Here is the call graph for this function:

◆ TEST() [2/9]

TEST ( PlaymatResolverTest ,
EmptyChainReturnsEmpty  )
Here is the call graph for this function:

◆ TEST() [3/9]

TEST ( PlaymatResolverTest ,
FallbackUsedWhenDeckHasNone  )
Here is the call graph for this function:

◆ TEST() [4/9]

TEST ( PlaymatResolverTest ,
FixedAlwaysUsesFirst  )
Here is the call graph for this function:

◆ TEST() [5/9]

TEST ( PlaymatResolverTest ,
ForceWithEmptyCardIgnoresFallbackParamsButNotFallback  )
Here is the call graph for this function:

◆ TEST() [6/9]

TEST ( PlaymatResolverTest ,
OverrideWinsOverDeckAndFallback  )
Here is the call graph for this function:

◆ TEST() [7/9]

TEST ( PlaymatResolverTest ,
RandomStaysWithinList  )
Here is the call graph for this function:

◆ TEST() [8/9]

TEST ( PlaymatResolverTest ,
RoundRobinCyclesAndWraps  )
Here is the call graph for this function:

◆ TEST() [9/9]

TEST ( PlaymatResolverTest ,
RoundRobinRespectsCursor  )
Here is the call graph for this function: