You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides various test harnesses that make spinning up external parts of the system easier.
Currently helps mostly with Postgres, Jetty, Jersey, and JMX.
What should it NOT be used for?
These classes should NEVER be in your compile scope. They must remain in test scope.