C# Class Raven.Tests.Bugs.MultiTenancy.Basic

Inheritance: RemoteClientTest, IDisposable
Afficher le fichier Open project: nhsevidence/ravendb

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
GetNewServer ( int port ) : RavenDbServer

Private Methods

Méthode Description
CanCreateDatabaseUsingExtensionMethod ( ) : void
CanQueryDefaultDatabaseQuickly ( ) : void
CanQueryTenantDatabase ( ) : void
CanUseMultipleDatabases ( ) : void
OpenSessionUsesSpecifiedDefaultDatabase ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetNewServer() protected méthode

protected GetNewServer ( int port ) : RavenDbServer
port int
Résultat Raven.Server.RavenDbServer