Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 4.0 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1513279262519 | 1392 |
binarySinkMapperTest2 | 1 | 1513279263956 | 40 | |
binarySinkMapperTest3 | 1 | 1513279263913 | 22 | |
binarySinkMapperTest4 | 1 | 1513279263935 | 17 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1513279264000 | 29 |
binarySourceMapperTest2 | 1 | 1513279264089 | 19 | |
binarySourceMapperTest3 | 1 | 1513279264111 | 2297 | |
binarySourceMapperTest4 | 1 | 1513279264030 | 16 | |
binarySourceMapperTest5 | 1 | 1513279264048 | 40 |
Error on '01b2845c-b988-408d-885b-969514613ada' @ Line: 1. Position: 121, near '@source(type='inMemory', topic='WSO2', @map(type='binary', @attributes(a = 'a',b = 'b',c = 'c',d = 'd',e = 'e',f = 'f')))'. 'binary' source-mapper does not support custom mapping, but found at stream 'inputStream'
org.wso2.extension.siddhi.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:69)Error on '9090a14f-dfe5-49e1-bca8-9b8048944d92' @ Line: 1. Position: 152, near '@sink(type='inMemory', topic='WSO2', @map(type='binary', @payload('a')))'. Binary sink-mapper does not support @payload mapping, error at the mapper of 'outputStream'
org.wso2.extension.siddhi.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)