Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Fix related functions to suit unit test cases. #56

Open
zhanghaou opened this issue May 7, 2020 · 0 comments
Open

[FEATURE] Fix related functions to suit unit test cases. #56

zhanghaou opened this issue May 7, 2020 · 0 comments
Labels

Comments

@zhanghaou
Copy link
Contributor

zhanghaou commented May 7, 2020

Test cases for AMQP.

Connection: (@wangshaojie4039)
ConnectionOpen (100%)
ConnectionRecovery(100%)
DirectReplyTo(not support)
Heartbeat(100%)

Channel: (@wangshaojie4039)
FrameMax(100%)
Reject(100%)
RequeueOnClose(100%)
UserIDHeader(not support)
UnexpectedFrames(100%)

Basic: (@wangshaojie4039)
BasicConsume100%)
BasicGet100%)
Confirm100%)
ConsumerCancelNotification
ConsumerCount(100%)
ConsumerPriorities(100%)
InvalidAcks(100%)
MessageCount(100%)
Metrics(not support)
Nack(100%)
Nowait
PerConsumerPrefetch(100%)

Exchange:(@zhanghaou)
AlternateExchange
DeadLetterExchange
DefaultExchange(80%)
ExchangeDeclare(100%)
ExchangeDeleteIfUnused(100%)
ExchangeDeletePredeclared(100%)
ExchangeExchangeBindings(not support)
ExchangeExchangeBindingsAutoDelete(not support)
HeadersExchangeValidation
InternalExchange
UnbindAutoDeleteExchange(100%)
Tables

Queue:
DoubleDeletion
NoRequeueOnCancel(100%)
QueueExclusivity(100%)
QueueLease(not support)
QueueLifecycle
QueueSizeLimit

Binding:
BindingLifecycle

Route:
CcRoutes
Routing

Exception:
ExceptionHandling
ExceptionMessages

TTL:
PerMessageTTL
PerQueueTTL
PerQueueVsPerMessageTTL

Qos: (@wangshaojie4039)
TestQos100%)

Recover:
Recover
TopologyRecoveryRetry
TopologyRecoveryFiltering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant