C# Class Raven.Tests.Util.RunExternalProcess

Mostrar archivo Open project: nhsevidence/ravendb Class Usage Examples

Public Methods

Method Description
should_find_expected_value_in ( IDocumentStore store ) : void

Private Methods

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

Method Details

should_find_expected_value_in() public method

public should_find_expected_value_in ( IDocumentStore store ) : void
store IDocumentStore
return void