Tests for arrays. More...
Classes | |
class | Iterator |
Base class for testing iterators More... | |
class | SharedArrayIterator |
Class for testing the SharedArray iterator More... | |
class | TestSpace |
Test space. More... | |
class | VarArgsIterator |
Class for testing the VarArgs iterator More... | |
class | VarArrayIterator |
Class for testing the VarArray iterator More... | |
class | ViewArrayIterator |
Class for testing the ViewArray iterator More... |
Tests for arrays.
Test::Array::VarArrayIterator Test::Array::varArrayIteratorTest |
Test::Array::VarArgsIterator Test::Array::varArgsIteratorTest |
Test::Array::ViewArrayIterator Test::Array::viewArrayIteratorTest |
Test::Array::SharedArrayIterator Test::Array::sharedArrayIteratorTest |