gen-expected-mask.TestType Class Reference
Public Member Functions | |
def | parse (s) |
Static Public Attributes | |
dictionary | funcs |
Member Function Documentation
◆ parse()
def gen-expected-mask.TestType.parse | ( | s | ) |
Member Data Documentation
◆ funcs
|
static |
Initial value:
= {
"SAME": isSameTest,
"AND": andTest,
"OR": orTest,
"EXPAND": expandTest,
"SCORE": scoreTest
}