C# 클래스 Raven.Tests.Util.RunExternalProcess

파일 보기 프로젝트 열기: nhsevidence/ravendb 1 사용 예제들

공개 메소드들

메소드 설명
should_find_expected_value_in ( IDocumentStore store ) : void

비공개 메소드들

메소드 설명
GetPutCommand ( ) : Raven.Abstractions.Commands.PutCommandData
can_use_RavenDB_in_a_remote_process ( ) : void
can_use_RavenDB_in_a_remote_process_for_batch_operations ( ) : void
can_use_RavenDB_in_a_remote_process_to_post_batch_operations ( ) : void

메소드 상세

should_find_expected_value_in() 공개 메소드

public should_find_expected_value_in ( IDocumentStore store ) : void
store IDocumentStore
리턴 void