These tests run fine under ant, but the ant build invokes test files
explicitly.  I'm not quite sure what Ant's behavior is here, and how
exactly it differs from Maven's.

Karl

On Mon, Jul 18, 2011 at 7:41 AM, Tobias Rübner <[email protected]> wrote:
> The unit tests are currently not working.
> The first test in a module creates the properties and logging files and
> initializes the framework.
> All following tests are also creating those files, but because the framework
> is already initialized, they are useless.
>
> This depends on the static behaviour of ManifoldCF.isInitialized.
> After a test is done the ManifoldCF Object should also be reseted.
>

Reply via email to