|
|
|||
|
|
|
VerifyTestAssumptions | ![]() |
| VerifyTestAssumptions is an option to LocationTest and similar functions that controls which assumptions to verify through diagnostic tests. |
| All | verify all assumptions | |
| Automatic | automatically select which assumptions to verify | |
| None | do not verify assumptions | |
| "name" | verify the named assumption | |
| {"name1","name2",...} | verify several assumptions |