Daedalos JUnit Extensions Quickstart

Migration Guide for djux 1.x:

In this djux release, the interface of the TestResource Factory was changed from a bunch of static class methods to a real singleton behaviour. Therefore, it is necessary that existing implementations of test cases that uses Test Ressources have to be adapted. It is not necessary to change the TestResource implementation itself. As you will see in the following, the necessary changes are very small, so it can be done very easily!


(C)opyright 2001-2006 by Jens Uwe Pipka, Germany. Contact: jens-uwe.pipka@jup-net.de