Classes | |
| class | Tpl |
Functions | |
| def | test_seq_attrs |
| def | test_par_attrs |
| def | test_loop_attrs |
Variables | |
| tuple | logger = logging.getLogger(__name__) |
| def test.test_attrs.test_loop_attrs | ( | ) |
Check Loop node attributes
| def test.test_attrs.test_par_attrs | ( | ) |
Check Parallel node attributes as processed by its __ctor__
| def test.test_attrs.test_seq_attrs | ( | ) |
tests Sequence __ctor__ processes arguments correctly
| tuple test.test_attrs.logger = logging.getLogger(__name__) |
1.8.5