Name |
Description |
Annotation |
This class contains methods to determine the generator to use
based on the type annotation of the tested function / method. |
AnnotationTest |
|
FP |
Helper for a functional programming style. |
FPTest |
|
Generator |
A monadic generator that produces lazy shrink trees. |
Quick |
|
QuicknDirtyTest |
|
Random |
This implementation is ripped straight from java.util.Random
Requires gmp extension and 64 bit integer precision. The constructor will throw if
PHP_INT_SIZE is less than 8. |
RewindableIterator |
Iterator decorator that remembers all seen values
to allow rewind. Used for wrapping PHP generators
to make them rewindable. |
RewindableIteratorTest |
|
RoseTree |
A lazy monadic multi-way tree, used for shrinking. |
_AnnotationInvokeTestClass |
|
_AnnotationTestClass |
|