Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 3.1 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1558969007042 | 815 |
binarySinkMapperTest3 | 1 | 1558969007858 | 13 | |
binarySinkMapperTest4 | 1 | 1558969007872 | 12 | |
binarySinkMapperTest2 | 1 | 1558969007887 | 25 | |
io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1558969007913 | 22 |
binarySourceMapperTest4 | 1 | 1558969007936 | 13 | |
binarySourceMapperTest5 | 1 | 1558969007950 | 17 | |
binarySourceMapperTest2 | 1 | 1558969007968 | 23 | |
binarySourceMapperTest3 | 1 | 1558969007992 | 2113 |
Error on '34248e93-d1ed-45a0-960a-8ce518f088f8' @ 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:69)Error on '5bb1e421-1a56-4215-aa7f-7cc2d0441aa6' @ 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)