cloudstack/utils/test/com/cloud/utils
Chip Childers bec00cce46 CLOUDSTACK-505: Converted regex expressions to pre-compiled Pattern objects
This was done for performance reasons.

I also refined the regex strings and added more test cases for different
string scenarios.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-12-17 23:01:19 -05:00
..
component fixed broken unit test 2012-08-07 17:38:05 -07:00
db CLOUDSTACK-409: ThreadLocal Transaction and its db connection got reset for user managed db connnection, causing ClusterHeartBeat thread frequently trying to get db connection. Add unit test to test user managed transaction. 2012-10-25 13:06:50 -07:00
log fixing utils license header 2012-06-06 23:06:02 -04:00
net bug CS-16034 getRandomIp can return -1 unexpectedly 2012-08-16 11:42:25 -07:00
testcase fixing utils license header 2012-06-06 23:06:02 -04:00
StringUtilsTest.java CLOUDSTACK-505: Converted regex expressions to pre-compiled Pattern objects 2012-12-17 23:01:19 -05:00
TestProfiler.java fixing utils license header 2012-06-06 23:06:02 -04:00