DbTestCase.getTestCaseInfo

  1. TestCaseInfo getTestCaseInfo(TestCaseId tcId, Mutation.Kind[] kinds)
    struct DbTestCase
    @trusted
    getTestCaseInfo
  2. Nullable!TestCaseInfo getTestCaseInfo(TestCase tc, Mutation.Kind[] kinds)

Return Value

stats about the test case.

Meta