Carsten Ziegeler wrote:

>> I'm wondering where  to put the mock classes  for block databases.
>> Where did you put portal's mock classes?
> The portals block has no mocks in 2.2 :) I think you're approach for the
> mocks is valid. What do others think?
>

Initially, I thought we could keep all our mocks in ./cocoon-mocks. This
would avoid the overhead of having to create and manage a separate
block/pom for the sake of a few empty classes.

Jean-Baptiste's approach however works equally well.


Jorg