Public Member Functions | |
| def | __init__ (self, name, arch, mode, data) |
| def | run (self) |
Public Attributes | |
| arch | |
| data | |
| mode | |
| name | |
Definition at line 14 of file test_group_name.py.
| def test_group_name.GroupTest.__init__ | ( | self, | |
| name, | |||
| arch, | |||
| mode, | |||
| data | |||
| ) |
Definition at line 15 of file test_group_name.py.
| def test_group_name.GroupTest.run | ( | self | ) |
Definition at line 21 of file test_group_name.py.
| test_group_name.GroupTest.arch |
Definition at line 17 of file test_group_name.py.
| test_group_name.GroupTest.data |
Definition at line 19 of file test_group_name.py.
| test_group_name.GroupTest.mode |
Definition at line 18 of file test_group_name.py.
| test_group_name.GroupTest.name |
Definition at line 16 of file test_group_name.py.