Example #1
0
 def __test_invalid_stage(stage):
     GLSADF(20, stage=stage)
Example #2
0
 def __test(order, stage):
     __test_synthesis(GLSADF(order, stage))