← Revision 1 as of 2010-08-16 18:12:08
Size: 250
Comment:
|
← Revision 2 as of 2010-08-16 18:18:46 →
Size: 251
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
{{{#java | {{{#!java |
Integration Test with OSGi, Spring DM, and Maven
Pom File
Log4j Props
Test Code
1 // Use IT*.java for Integration tests
2 public class ITViewModelImpl extends AbstractConfigurableBundleCreatorTests {
3 }
4