add JUnit
authorStefan Bund <stefan@j32.de>
Tue, 21 Sep 2010 14:57:26 +0000 (16:57 +0200)
committerStefan Bund <stefan@j32.de>
Tue, 21 Sep 2010 14:57:26 +0000 (16:57 +0200)
commitaa75934c56fbe55732fd790eaa1c3b3676d80f41
treeacb11c716eb4ff3df136efbd5cffd5ca01208c40
parent2d606559488890b9aea1ae9e84376b2c64dab77b
add JUnit
.classpath
.gitignore
.gitmodules
build.xml
libs/junit [new submodule]
src/de/j32/pimstuff/data/Addressbook.java
src/de/j32/util/Util.java
tests/de/j32/pimstuff/data/AddressbookTest.java [new file with mode: 0644]