




/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: 805 ms
Reporter output for RegexExpressionExtensionTestSuit
0 ignored methods
Methods in chronological order
io.siddhi.extension.execution.regex.RegExFunctionExtensionTestCase
init
0 ms
testFindFunctionExtensionTestCase
7 ms
init
522 ms
testFindStartFromIndexFunctionExtensionTestCase
522 ms
init
535 ms
testGroupFunctionExtension
536 ms
init
551 ms
testLookingAtFunctionExtension
552 ms
init
563 ms
testMatchesFunctionExtension
564 ms
io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase
init
581 ms
testFindFunctionExtensionTestCase1
581 ms
init
595 ms
testFindFunctionExtensionTestCase2
595 ms
init
600 ms
testFindFunctionExtensionTestCase3
601 ms
init
606 ms
testFindFunctionExtensionTestCase4
606 ms
init
611 ms
testFindFunctionExtensionTestCase5
611 ms
init
620 ms
testFindFunctionExtensionTestCase6
621 ms
init
627 ms
testFindFunctionExtensionTestCase7
627 ms
io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase
testGroupFunctionExtension1
634 ms
testGroupFunctionExtension2
641 ms
testGroupFunctionExtension3
647 ms
testGroupFunctionExtension4
653 ms
testGroupFunctionExtension5
657 ms
testGroupFunctionExtension6
664 ms
testGroupFunctionExtension7
675 ms
testGroupFunctionExtension8
685 ms
io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase
testLookingAtFunctionExtension1
696 ms
testLookingAtFunctionExtension2
704 ms
testLookingAtFunctionExtension3
712 ms
testLookingAtFunctionExtension4
726 ms
io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase
testMatchesFunctionExtension1
736 ms
testMatchesFunctionExtension2
744 ms
testMatchesFunctionExtension3
752 ms
testMatchesFunctionExtension4
758 ms
io.siddhi.extension.execution.regex.RegexPersistanceTestCase
init
764 ms
testFindFunctionExtensionPersistenceTestCase
764 ms
init
798 ms
testGroupFunctionExtensionPersistence
798 ms
init
808 ms
testLookingAtFunctionExtensionPersistence
808 ms
init
820 ms
testMatchesFunctionExtensionPersistence
820 ms