*
* @throws Exception
*/
public void testQueueDepthAlertNoSubscriber() throws Exception
{
setSession(new InternalTestProtocolSession(getVirtualHost()));
AMQChannel channel = new AMQChannel(getSession(), 2, getMessageStore());
getSession().addChannel(channel);
setQueue(AMQQueueFactory.createAMQQueueImpl(new AMQShortString("testQueue3"), false, new AMQShortString("AMQueueAlertTest"),
false, false,