C# Class Blockcore.Features.Consensus.Tests.CoinViews.BackendPerformanceCounterTest

Afficher le fichier Open project: x42protocol/x42-BlockCore

Méthodes publiques

Méthode Description
BackendPerformanceCounterTest ( ) : System

Private Methods

Méthode Description
AddInsertTime_WithGivenEmount_IncrementsInsertTime ( ) : void
AddInsertedEntities_WithGivenEmount_IncrementsInsertedEntities ( ) : void
AddQueriedEntities_WithGivenEmount_IncrementsQueriedEntities ( ) : void
AddQueryTime_WithGivenEmount_IncrementsQueryTime ( ) : void
Constructor_InitializesTimeAndCount ( ) : void
Snapshot_CreatesSnapshotWithCurrentPerformanceCount ( ) : void

Method Details

BackendPerformanceCounterTest() public méthode

public BackendPerformanceCounterTest ( ) : System
Résultat System