




/home/jenkins/workspace/siddhi/siddhi-execution-regex/target/checkout/component/src/test/resources/testng.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite guice-stage="DEVELOPMENT" verbose="0" name="RegexExpressionExtensionTestSuit"> <test name="RegexExpressionExtensionTest"> <classes> <class name="io.siddhi.extension.execution.regex.RegExFunctionExtensionTestCase"/> <class name="io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase"/> <class name="io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase"/> <class name="io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase"/> <class name="io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase"/> <class name="io.siddhi.extension.execution.regex.RegexPersistanceTestCase"/> </classes> </test> <!-- RegexExpressionExtensionTest --> </suite> <!-- RegexExpressionExtensionTestSuit -->
Tests for RegexExpressionExtensionTestSuit
- RegexExpressionExtensionTest (6 classes)
Groups for RegexExpressionExtensionTestSuit
Times for RegexExpressionExtensionTestSuit
Total running time: 1 seconds
Reporter output for RegexExpressionExtensionTestSuit
0 ignored methods
Methods in chronological order
io.siddhi.extension.execution.regex.RegExFunctionExtensionTestCase
init
0 ms
testFindFunctionExtensionTestCase
18 ms
init
956 ms
testFindStartFromIndexFunctionExtensionTestCase
956 ms
init
975 ms
testGroupFunctionExtension
975 ms
init
998 ms
testLookingAtFunctionExtension
998 ms
init
1017 ms
testMatchesFunctionExtension
1018 ms
io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase
init
1038 ms
testFindFunctionExtensionTestCase1
1039 ms
init
1051 ms
testFindFunctionExtensionTestCase2
1052 ms
init
1084 ms
testFindFunctionExtensionTestCase3
1084 ms
init
1093 ms
testFindFunctionExtensionTestCase4
1093 ms
init
1101 ms
testFindFunctionExtensionTestCase5
1101 ms
init
1139 ms
testFindFunctionExtensionTestCase6
1140 ms
init
1158 ms
testFindFunctionExtensionTestCase7
1158 ms
io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase
testGroupFunctionExtension1
1188 ms
testGroupFunctionExtension2
1207 ms
testGroupFunctionExtension3
1215 ms
testGroupFunctionExtension4
1227 ms
testGroupFunctionExtension5
1236 ms
testGroupFunctionExtension6
1249 ms
testGroupFunctionExtension7
1259 ms
testGroupFunctionExtension8
1269 ms
io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase
testLookingAtFunctionExtension1
1279 ms
testLookingAtFunctionExtension2
1288 ms
testLookingAtFunctionExtension3
1296 ms
testLookingAtFunctionExtension4
1326 ms
io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase
testMatchesFunctionExtension1
1344 ms
testMatchesFunctionExtension2
1351 ms
testMatchesFunctionExtension3
1358 ms
testMatchesFunctionExtension4
1370 ms
io.siddhi.extension.execution.regex.RegexPersistanceTestCase
init
1389 ms
testFindFunctionExtensionPersistenceTestCase
1389 ms
init
1443 ms
testGroupFunctionExtensionPersistence
1444 ms
init
1463 ms
testLookingAtFunctionExtensionPersistence
1463 ms
init
1475 ms
testMatchesFunctionExtensionPersistence
1476 ms