
/home/jenkins/workspace/siddhi/siddhi-map-binary/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 verbose="0" name="Tcp-IO-Test-Suite"> <test name="tcp-tests"> <classes> <class name="org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase"/> <class name="org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase"/> </classes> </test> <!-- tcp-tests --> </suite> <!-- Tcp-IO-Test-Suite -->
Tests for Tcp-IO-Test-Suite
- tcp-tests (2 classes)
Groups for Tcp-IO-Test-Suite
Times for Tcp-IO-Test-Suite
Total running time: 6 seconds
Reporter output for Tcp-IO-Test-Suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase
init
0 ms
binarySinkMapperTest1
7 ms
init
919 ms
binarySinkMapperTest2
919 ms
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase
init
3936 ms
binarySourceMapperTest1
3936 ms
init
3957 ms
binarySourceMapperTest2
3957 ms
init
3969 ms
binarySourceMapperTest3
3969 ms