[root]/proposal/myrmidon/src/test/org/apache/myrmidon/components/embeddor
test
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 50 (100.0%) | 10.0 |
adammurdoch | 3 (60.0%) | 48 (96.0%) | 16.0 |
donaldp | 2 (40.0%) | 2 (4.0%) | 1.0 |
zappity zap
0 lines of code changed in:
restyle via IDEA
2 lines of code changed in:
Changes to <property>:
* No longer implements Configurable, uses a set() method instead.
* The property value can be included as the text content of
the <property> element.
* Added test-cases.
* Added some alternative executeTarget() methods to
AbstractProjectTest, to expect a particular set of log messages,
or a particular failure.
3 lines of code changed in:
* Added AbstractProjectTest, which allows a sub-class test case to execute
targets from project files.
* AbstractMyrmidonTest.getTestResource() now asserts that the resource exists.
9 lines of code changed in:
* Added test cases for DefaultEmbeddor.
* Target start and finish events are now fired for a project's implicit target.
* Unit tests now run against a dummy myrmidon install.
* Tidy-up some error messages.
36 lines of code changed in: