![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


Public Member Functions | |
| testCallChunked () | |
| testCallChunkedWithNoValues () | |
| testCallChunkedWithValueSizeSmallerThanChunkLimit () | |
| testCallChunkedWithExactMultiple () | |
| testCallChunkedShouldThrowExceptionWhenChunkSizeIsNotPositive () | |
| testMultiSearch () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Definition at line 21 of file ArrayOperationTest.php.
| Fossology\Lib\Util\ArrayOperationTest::testCallChunkedShouldThrowExceptionWhenChunkSizeIsNotPositive | ( | ) |
chunk size should be positive
Definition at line 77 of file ArrayOperationTest.php.