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

Exibir arquivo Open project: ServiceStack/ServiceStack.Redis

Public Methods

Method Description
InsertTestData ( ) : void

Private Methods

Method 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 method

public InsertTestData ( ) : void
return void