Package jetbrains.buildServer.serverSide.stat
-
Interface Summary Interface Description BuildTestsListener Implement this listener if you need to be notified about running build tests.CurrentTestHolder FailedTestsStorage ShortStatisticsEx TestFailuresStatistics TestFullTextBuilder This interface was created to allow lazy loading of full test stacktrace and output from the database to reduce memory consumption.TestMetadataProvider TestRunMetadata -
Class Summary Class Description BaseMessageProcessor BuildProblemCompilationBlockBean BuildStatisticsBuilder BuildStatisticsCacheSerializer BuildStatisticsFactory Created 24.04.13 18:19BuildStatisticsImpl BuildTestsProvider CompositeBuildTypeOrderedBuilds Allows to get a list of ordered builds for several build types at onceFailedTestInfo FailedTestsStorageImpl Handles failed_tests table.FirstFailedInCache This class is used to keep cached values of FirstFailedIn builds for failed tests.FirstFailedInFixedInCalculator This class analyzes test history and provides various auxilary information, like 'first failed in' or 'already fixed in' builds.FirstFailedInFixedInCalculator.FFIData IgnoredTestTuple TestFailureRate TestFailureRateCollector TestFullTextBuilderImpl User: kirTestMetadataCleaner TestMetadataQueryHelper TestMetadataStorage This class handles metadata persistance and retrievalTestMetadataStorageWriterFacade TestMetadataValueType ValueType for numeric test metadata graphs.TestRunMetadataImpl Test metadata is a map from String key to some value, where value could be numeric or stringTestRunTuple