Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 3.3 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1556908116231 | 902 |
binarySinkMapperTest3 | 1 | 1556908117134 | 17 | |
binarySinkMapperTest4 | 1 | 1556908117152 | 11 | |
binarySinkMapperTest2 | 1 | 1556908117165 | 22 | |
io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1556908117189 | 32 |
binarySourceMapperTest4 | 1 | 1556908117222 | 20 | |
binarySourceMapperTest5 | 1 | 1556908117244 | 17 | |
binarySourceMapperTest2 | 1 | 1556908117262 | 15 | |
binarySourceMapperTest3 | 1 | 1556908117278 | 2204 |
Error on 'ac5571c1-5f04-4b1c-988c-280879d36b11' @ 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 '0abe27f6-672a-417c-aad7-c31d7ed930c8' @ 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)