Part of bzrlib.tests.matchers View In Hierarchy
| Instance Variables | entries | List of expected entries, as (path, file_id) pairs. |
| Method | __init__ | Undocumented |
| Method | get_tree_layout | Get the (path, file_id) pairs for the current tree. |
| Method | __str__ | Undocumented |
| Method | match | Undocumented |
| Static Method | _strip_unreferenced_directories | Strip all directories that don't (in)directly contain any files. |