Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 10 | 10 | 0 | 0 | 5.0 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1594055363207 | 622 |
binarySinkMapperTest2 | 1 | 1594055363855 | 18 | |
binarySinkMapperTest3 | 1 | 1594055363831 | 12 | |
binarySinkMapperTest4 | 1 | 1594055363844 | 10 | |
io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1594055363874 | 17 |
binarySourceMapperTest2 | 1 | 1594055363900 | 6 | |
binarySourceMapperTest3 | 1 | 1594055363907 | 2175 | |
binarySourceMapperTest4 | 1 | 1594055363891 | 8 | |
binarySourceMapperTest5 | 1 | 1594055366083 | 7 | |
binarySourceMapperTest6 | 1 | 1594055366095 | 2108 |
Error on '6a6552b5-749d-42eb-8d92-d3af3c0cbe73' @ 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'
io.siddhi.extension.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)Error on '149c0c6b-cb58-416d-b6fa-b540fd34e266' @ 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'
io.siddhi.extension.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:72)