Configurable loop count in performance unit test
------------------------------------------------
Key: CLK-708
URL: https://issues.apache.org/jira/browse/CLK-708
Project: Click
Issue Type: New Feature
Reporter: Finn Bock
Assignee: Finn Bock
Priority: Minor
The testcases AttributeTest and FormTest contains performance tests that loops
for 100.000 iterations. This normaly take less than 2 seconds, but when running
with cobertura instrumented classes the tests takes more then 100 seconds each.
I suggest that the performance tests gets the loop count from a system property
and use a default value of 100.000.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.