| Class | Description |
|---|---|
| CassandraTypeConverterTest | |
| CassandraTypeDeserializerTest |
This class ONLY tests the
CassandraTypeDeserializer.deserialize(AbstractType, ByteBuffer)
method because the CassandraTypeDeserializer.deserialize(DataType, ByteBuffer) calls
converts the DataType (which is already tested in CassandraTypeConverterTest class) and
then delegates to the AbstractType method. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.