Class MockQueue

java.lang.Object
com.mockobjects.MockObject
com.mockobjects.jms.MockQueue
All Implemented Interfaces:
Verifiable
Direct Known Subclasses:
MockTemporaryQueue

public class MockQueue extends MockObject
  • Constructor Details

    • MockQueue

      public MockQueue()
  • Method Details

    • getQueueName

      public String getQueueName() throws JMSException
      Throws:
      JMSException
    • setupGetQueueName

      public void setupGetQueueName(String name)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • setupThrowException

      public void setupThrowException(JMSException e)