com.mockobjects.jms
public class MockQueue extends MockObject
Constructor and Description |
---|
MockQueue() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQueueName() |
void |
setupGetQueueName(java.lang.String name) |
void |
setupThrowException(JMSException e) |
java.lang.String |
toString() |
notImplemented, notYetImplemented, verify
public java.lang.String getQueueName() throws JMSException
JMSException
public void setupGetQueueName(java.lang.String name)
public java.lang.String toString()
toString
in class java.lang.Object
public void setupThrowException(JMSException e)
Copyright © 2002 Mock Objects. All Rights Reserved.