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
com.rabbitmq.examples.TestMain is used as an integration test that doesn't use JUnit and tests things many of which are already covered by the rest of the suite. We need to move relevant bits to JUnit and remove the rest.