chc.cmdline.kendra.TestCFileRef module
- class chc.cmdline.kendra.TestCFileRef.TestCFileRef(testsetref: TestSetRef, name: str, refd: Dict[str, Any])[source]
Bases:
object- property domains: List[str]
- property functionnames: List[str]
- property functions: Dict[str, chc.cmdline.kendra.TestCFunctionRef.TestCFunctionRef]
- get_function(fname: str) Optional[chc.cmdline.kendra.TestCFunctionRef.TestCFunctionRef][source]
- property name: str
- property refd: Dict[str, Any]
- property testsetref: TestSetRef