I mean anything except private, including package-private. This is in the main code -- though I see many instances where the purpose seems to be facilitating tests.
On Thu, Aug 13, 2009 at 2:30 PM, Grant Ingersoll<gsing...@apache.org> wrote: > By non-private, do you mean public or protected? > > Also, are these in tests or in the main code? >