Hi Robert, Have you tried NodeStateUtils#toString?
best, alex On Thu, Aug 31, 2017 at 4:37 PM, Robert Munteanu <romb...@apache.org> 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 >