On Mon, 06 Dec 2010 11:34:46 -0200, Kiss Izolda <izo...@freemail.hu> wrote:

Dear Tapestry Users,

Hi!

we started to use TDD (Test Driven Development) with Tapestry 5.2
in order to observe the rules of TDD we need to mock the following services as well:-org.slf4j.Logger
-org.apache.tapestry5.ioc.Messages
the @ForComponents annotation had no effect in case of this 2 services

They're not services. Their injection is done in a different way from services. Unfortunately, I can't help you beyond that.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to