Hi Alex,

On Thu, 2017-08-31 at 16:50 +0200, Alex Deparvu wrote:
> Hi Robert,
> 
> Have you tried NodeStateUtils#toString?
> 


That looks like exactly what I was looking for, thanks!

Robert

> 
> 
> 
> 
> On Thu, Aug 31, 2017 at 4:37 PM, Robert Munteanu <[email protected]>
> wrote:
> 
> > Hi,
> > 
> > When I have a test issue that relies on inspecting the repository I
> > usually write a small method that prints the contents of the
> > repository.
> > 
> > Today, as I wrote that method for the third time, I was wondering
> > whether we should add it to test-only utility class.
> > 
> > The problem with that is that we don't have something like oak-
> > test-
> > support which contains only testing classes. Would that make sense,
> > and
> > also maybe start breaking out 'test-jar' dependencies between
> > modules?
> > 
> > Thanks,
> > 
> > Robert
> > 

Reply via email to