




/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: 781 ms
Reporter output for RegexExpressionExtensionTestSuit
0 ignored methods
Methods in chronological order
io.siddhi.extension.execution.regex.RegExFunctionExtensionTestCase
init
0 ms
testFindFunctionExtensionTestCase
8 ms
init
549 ms
testFindStartFromIndexFunctionExtensionTestCase
550 ms
init
560 ms
testGroupFunctionExtension
561 ms
init
573 ms
testLookingAtFunctionExtension
573 ms
init
583 ms
testMatchesFunctionExtension
583 ms
io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase
init
594 ms
testFindFunctionExtensionTestCase1
594 ms
init
602 ms
testFindFunctionExtensionTestCase2
602 ms
init
608 ms
testFindFunctionExtensionTestCase3
608 ms
init
620 ms
testFindFunctionExtensionTestCase4
620 ms
init
626 ms
testFindFunctionExtensionTestCase5
626 ms
init
636 ms
testFindFunctionExtensionTestCase6
636 ms
init
644 ms
testFindFunctionExtensionTestCase7
644 ms
io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase
testGroupFunctionExtension1
652 ms
testGroupFunctionExtension2
657 ms
testGroupFunctionExtension3
663 ms
testGroupFunctionExtension4
669 ms
testGroupFunctionExtension5
675 ms
testGroupFunctionExtension6
682 ms
testGroupFunctionExtension7
689 ms
testGroupFunctionExtension8
695 ms
io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase
testLookingAtFunctionExtension1
704 ms
testLookingAtFunctionExtension2
709 ms
testLookingAtFunctionExtension3
714 ms
testLookingAtFunctionExtension4
725 ms
io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase
testMatchesFunctionExtension1
733 ms
testMatchesFunctionExtension2
738 ms
testMatchesFunctionExtension3
743 ms
testMatchesFunctionExtension4
749 ms
io.siddhi.extension.execution.regex.RegexPersistanceTestCase
init
755 ms
testFindFunctionExtensionPersistenceTestCase
756 ms
init
782 ms
testGroupFunctionExtensionPersistence
783 ms
init
792 ms
testLookingAtFunctionExtensionPersistence
792 ms
init
801 ms
testMatchesFunctionExtensionPersistence
801 ms