C# Class NoSqlKickoff.Tests.Reference.DataGenerator

Mostrar archivo Open project: Zuehlke/ravendb-workshop Class Usage Examples

Public Methods

Method Description
CreatePlayer ( ) : PlayerGenerator
CreatePlayerList ( ) : List
CreatePlayerListWithTeamIds ( ) : List
CreatePlayerListWithTeams ( ) : List
CreateTeamList ( ) : List

Method Details

CreatePlayer() public static method

public static CreatePlayer ( ) : PlayerGenerator
return PlayerGenerator

CreatePlayerList() public static method

public static CreatePlayerList ( ) : List
return List

CreatePlayerListWithTeamIds() public static method

public static CreatePlayerListWithTeamIds ( ) : List
return List

CreatePlayerListWithTeams() public static method

public static CreatePlayerListWithTeams ( ) : List
return List

CreateTeamList() public static method

public static CreateTeamList ( ) : List
return List