Module common

Source
Expand description

§Common Contents

This module provide common structs, enums and functions used in solutions, test cases, test suites.

§公共内容

此模块提供用于解法、测试用例、测试程序使用的公共 Struct、Enum 和函数。

Structs§

Case
Test case wrapper struct
CaseGroup
A easy to use test case collection struct that also provide functions for simple test case creation.