Classes | |
class | Tpl |
Functions | |
def | test_seq |
Variables | |
tuple | logger = logging.getLogger(__name__) |
def test.test_b.test_seq | ( | ) |
Executes a() and b() 3 times (each shoud take around 9 secs). Since its a parallel node, the total time should be less than 9 (s) anyway.
tuple test.test_b.logger = logging.getLogger(__name__) |