public class TestRetrier extends Object implements org.junit.rules.TestRule
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
TestRetrier(int maxExecutions)
If arg lte 0, then set it to 1.
|
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
Copyright © 2015. All rights reserved.