C# Class Raven.Tests.Util.RunExternalProcess

Afficher le fichier Open project: nhsevidence/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
should_find_expected_value_in ( IDocumentStore store ) : void

Private Methods

Méthode 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 méthode

public should_find_expected_value_in ( IDocumentStore store ) : void
store IDocumentStore
Résultat void