Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 10 | 10 | 0 | 0 | 4.8 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1644913145048 | 476 |
binarySinkMapperTest2 | 1 | 1644913145550 | 20 | |
binarySinkMapperTest3 | 1 | 1644913145525 | 13 | |
binarySinkMapperTest4 | 1 | 1644913145538 | 10 | |
io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1644913145571 | 17 |
binarySourceMapperTest2 | 1 | 1644913145602 | 11 | |
binarySourceMapperTest3 | 1 | 1644913145622 | 2117 | |
binarySourceMapperTest4 | 1 | 1644913145588 | 13 | |
binarySourceMapperTest5 | 1 | 1644913147740 | 9 | |
binarySourceMapperTest6 | 1 | 1644913147750 | 2107 |
Error on 'b6e3aab2-8a61-464f-9cf1-822a3dc13798' @ 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:67)Error on '74206774-f85a-4536-9fd9-6910d1f2ee23' @ 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)