public class TestTimeout extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
TestTimeout()
Constructor: reads the default timeout value from the "test.timeout.milliseconds" property.
|
TestTimeout(int fMillis) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.