Extends
lithium\test\UnitThe `ComplexityTest` class tests the `Complexity` filter which calculates the cyclomatic complexity (also known as McCabe algorithm) of class methods.
The `ComplexityTest` class tests the `Complexity` filter which calculates the cyclomatic complexity (also known as McCabe algorithm) of class methods.