DbTestCase.getTestCaseId

struct DbTestCase
@trusted
Nullable!TestCaseId
getTestCaseId
(
const TestCase tc
)

Return Value

Type: Nullable!TestCaseId

the test case id.

Meta