Class tests.third.protobuf.ProtobufTest

4

tests

0

failures

0

ignored

0.150s

duration

100%

successful

Tests

Test Duration Result
testBuilderHandler() 0.127s passed
testConvertHandler() 0.001s passed
testProtobuf() 0.001s passed
testSchemaHandler() 0.021s passed

Standard output

Protobuf Support: true
Builder: tests.protobuf.Data$Builder{str: java.lang.String, i32: int, u64: long, f32: int, f64: long, sf32: int, sf64: long, sint32: int, sint64: long, bytes: com.google.protobuf.ByteString, bool: boolean, float: float, double: double, siMap: java.util.Map<java.lang.String, java.lang.Integer>, iList: java.util.List<java.lang.Integer>, strList: java.util.List<java.lang.String>, xEnum: tests.protobuf.xEnum}
Message: tests.protobuf.Data{str: java.lang.String, i32: int, u64: long, f32: int, f64: long, sf32: int, sf64: long, sint32: int, sint64: long, bytes: com.google.protobuf.ByteString, bool: boolean, float: float, double: double, siMap: java.util.Map<java.lang.String, java.lang.Integer>, iList: java.util.List<java.lang.Integer>, strList: java.util.List<java.lang.String>, xEnum: tests.protobuf.xEnum}