Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gyrex-dev] New topic in forum Gyrex, called Trying to run integration tests, by Christian Kaiser

Title: Eclipse Community Forums
Subject: Trying to run integration tests Author: Christian Kaiser Date: Wed, 13 April 2016 13:34
Hi Guys,

i am trying to run integration tests on a project with GyrexServerResource.
The tests (and the app) are a legacy code.

The problem is that the ApplicationManager is not available.

Here my finding while debugging.

- The application manager should be taken from a custom bundle.
- The custom bundle is available during runtime of the tests.
- The application manager should be bound to the custom bundle on startup: it works on actual server start, but not in test environment.
- The application manager is bound correctly to other components in the test environment.

I dont know where to start to dig and would be glad to get any hint from you.
Thanks,
Christian




[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]

Back to the top