An alias for all.
Composes two test aspects into one test aspect, by first applying the transformation of the specified test aspect, and then applying the transformation of this test aspect.
Composes two test aspects into one test aspect, by first applying the transformation of the specified test aspect, and then applying the transformation of this test aspect.
Composes two test aspects into one test aspect, by first applying the transformation of this test aspect, and then applying the transformation of the specified test aspect.
Composes two test aspects into one test aspect, by first applying the transformation of this test aspect, and then applying the transformation of the specified test aspect.
Composes two test aspects into one test aspect, by first applying the transformation of this test aspect, and then applying the transformation of the specified test aspect.
Composes two test aspects into one test aspect, by first applying the transformation of this test aspect, and then applying the transformation of the specified test aspect.
A named version of the >>> operator.
A named version of the >>> operator.
A named version of the <<< operator.
A named version of the <<< operator.
A
TestAspectis an aspect that can be weaved into specs. You can think of an aspect as a polymorphic function, capable of transforming one test into another, possibly enlarging the environment or error type.