in src/main/java/org/apache/sling/testing/junit/rules/TestTimeout.java [31:33]
public TestTimeout(int fMillis) { this.fMillis = fMillis; }