C# Class ServiceStack.Redis.Tests.Examples.BlogPostExample

Afficher le fichier Open project: ServiceStack/ServiceStack.Redis

Méthodes publiques

Méthode Description
InsertTestData ( ) : void

Private Methods

Méthode Description
Add_comment_to_existing_post ( ) : void
OnBeforeEachTest ( ) : void
Show_a_TagCloud ( ) : void
Show_a_list_of_blogs ( ) : void
Show_a_list_of_recent_posts_and_comments ( ) : void
Show_all_Categories ( ) : void
Show_all_Posts_for_the_DocumentDB_Category ( ) : void
Show_post_and_all_comments ( ) : void

Method Details

InsertTestData() public méthode

public InsertTestData ( ) : void
Résultat void