Class FailedTestsStorageImpl

  • All Implemented Interfaces:
    FailedTestsStorage

    public class FailedTestsStorageImpl
    extends Object
    implements FailedTestsStorage
    Handles failed_tests table. This table must contain failed tests in the build, per testNameId. Also it caches test history details like first failed in/fixed in builds.
    Author:
    kir