- java.lang.Object
-
- org.junit.rules.ExternalResource
-
- zipkin.junit.aws.AmazonSQSRule
-
-
Method Summary
-
Methods inherited from class org.junit.rules.ExternalResource
apply
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AmazonSQSRule
public AmazonSQSRule()
-
Method Detail
-
queueUrl
public String queueUrl()
-
before
protected void before()
- Overrides:
before in class org.junit.rules.ExternalResource
-
after
protected void after()
- Overrides:
after in class org.junit.rules.ExternalResource
-
queueCount
public int queueCount()
Copyright © 2016–2017 OpenZipkin. All rights reserved.