Blog.Services.Implementation.Tests.PostsServiceTest.ShouldGetRecentPosts C# (CSharp) 메소드

ShouldGetRecentPosts() 개인적인 메소드

private ShouldGetRecentPosts ( ) : void
리턴 void
        public void ShouldGetRecentPosts()
        {
        }
    }
PostsServiceTest