Test Directory¤
TestDirectory
dataclass
¤
A collected test directory.
Attributes:
Name | Type | Description |
---|---|---|
name |
str
|
The directory name. |
node_id |
str
|
The node ID of the directory. |
node_type |
str
|
The node type. Always set to 'directory'. |
path |
str
|
The directory path. |