TestCaseId

Primary key in the test_case table

@safe
alias TestCaseId = NamedType!(long, Tag!"TestCaseId", long.init, Comparable, Hashable, TagStringable)

Meta