ObjectPoolTester

Undocumented in source.
version(unittest)
class ObjectPoolTester : IAggregatePoolTester!(Class) {}

Constructors

this
this()
Undocumented in source.

Members

Functions

checkItem
void checkItem(Item item, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
newItem
Item newItem()
Undocumented in source. Be warned that the author may not have intended to support it.
setItem
void setItem(Item item, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta