




/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: 835 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
570 ms
testFindStartFromIndexFunctionExtensionTestCase
570 ms
init
581 ms
testGroupFunctionExtension
581 ms
init
594 ms
testLookingAtFunctionExtension
594 ms
init
603 ms
testMatchesFunctionExtension
603 ms
io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase
init
614 ms
testFindFunctionExtensionTestCase1
614 ms
init
623 ms
testFindFunctionExtensionTestCase2
623 ms
init
636 ms
testFindFunctionExtensionTestCase3
637 ms
init
643 ms
testFindFunctionExtensionTestCase4
643 ms
init
648 ms
testFindFunctionExtensionTestCase5
648 ms
init
659 ms
testFindFunctionExtensionTestCase6
659 ms
init
666 ms
testFindFunctionExtensionTestCase7
666 ms
io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase
testGroupFunctionExtension1
673 ms
testGroupFunctionExtension2
679 ms
testGroupFunctionExtension3
685 ms
testGroupFunctionExtension4
690 ms
testGroupFunctionExtension5
695 ms
testGroupFunctionExtension6
701 ms
testGroupFunctionExtension7
712 ms
testGroupFunctionExtension8
722 ms
io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase
testLookingAtFunctionExtension1
732 ms
testLookingAtFunctionExtension2
740 ms
testLookingAtFunctionExtension3
748 ms
testLookingAtFunctionExtension4
761 ms
io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase
testMatchesFunctionExtension1
770 ms
testMatchesFunctionExtension2
777 ms
testMatchesFunctionExtension3
784 ms
testMatchesFunctionExtension4
791 ms
io.siddhi.extension.execution.regex.RegexPersistanceTestCase
init
801 ms
testFindFunctionExtensionPersistenceTestCase
801 ms
init
839 ms
testGroupFunctionExtensionPersistence
839 ms
init
851 ms
testLookingAtFunctionExtensionPersistence
851 ms
init
859 ms
testMatchesFunctionExtensionPersistence
859 ms