Part of lp.testing.swift.fakeswift View In Hierarchy
Known subclasses: lp.testing.swift.fakeswift.SizeContainer
Containers hold objects with data and receive uploads in case of PUT.
Method | __init__ | Undocumented |
Method | __len__ | Returns how many objects are in this container. |
Method | iter_children | Iterator that returns each child object. |
Method | getChild | Get the next object down the chain. |
Method | render_GET | Return list of keys in response to GET on container. |