Returns the interval in seconds between modification tests for JSP files. @return modification test interval in seconds.
()
| 218 | * @return modification test interval in seconds. |
| 219 | */ |
| 220 | int getModificationTestInterval(); |
| 221 | |
| 222 | |
| 223 | /** |
no outgoing calls
no test coverage detected