Hi Guys, Is there no dependency injection in Test-Cases? I have a Domain Model which gets the object Manager injected via property injection. In the test case i get an Error: Call to function ->get on a non object. Is there no dependency injection in testcases? Regards, Benno