C# Class Raven.Tests.Indexes.DocumentsToIndex

Inheritance: Raven.Tests.Storage.AbstractDocumentStorageTest
Mostra file Open project: robashton/ravendb

Public Methods

Method Description
Dispose ( ) : void
DocumentsToIndex ( ) : System

Private Methods

Method Description
Can_Read_Values_Using_Deep_Nesting ( ) : void
Can_Read_Values_Using_MultipleValues_From_Deep_Nesting ( ) : void
Can_Read_values_from_index ( ) : void
Can_Read_values_when_two_indexes_exist ( ) : void
Can_query_by_stop_words ( ) : void
Can_read_values_from_index_of_documents_already_in_db ( ) : void
Can_read_values_from_indexes_of_documents_already_in_db_when_multiple_docs_exists ( ) : void
Can_update_values_in_index_with_where_clause ( ) : void
Updating_an_index_will_result_in_new_values ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

DocumentsToIndex() public method

public DocumentsToIndex ( ) : System
return System