C# Class BTDBTest.FindUnusedKeysTest

Inheritance: IDisposable
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

Méthode Description
Dispose ( ) : void
FindUnusedKeysTest ( ) : System

Private Methods

Méthode Description
AssertLeaksInDb ( ) : void
AssertNoLeaksInDb ( ) : void
DoesNotReportFalsePositive ( ) : void
DumpUnseenKeys ( BTDB.ODBLayer.FindUnusedKeysVisitor visitor, string concat ) : string
FindAndRemovesUnusedKeys ( ) : void
FindLeaks ( ) : string
HandlesCorrectlyIIndirect ( bool deleteCorrectly ) : void
OpenDb ( ) : void
ReopenDb ( ) : void
StoreJob ( ulong id, string name ) : void
StoreJobInDictionary ( string sport, string activity ) : void
TablesWithNoInstancesAreNotReported ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FindUnusedKeysTest() public méthode

public FindUnusedKeysTest ( ) : System
Résultat System