Changes between Version 14 and Version 15 of Obsolete/Development/Code/TestingComponents
- Timestamp:
- Oct 10, 2012, 9:45:28 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/Code/TestingComponents
v14 v15 31 31 * The Maven-based build tools, at version 1.19 or later (they will be updated automatically for you, don't worry). 32 32 * If you have any mockup profiles, the `panc` executable must be in your `PATH`. 33 * Your Perl environment must include `Test::MockModule`, `Test::MockObject` and `Readonly`. They are available as RPMs or you can download them from CPAN. 33 34 34 35 == Test layout ==