Class ByteBufferMarshalledKeyFactoryTestCase
java.lang.Object
org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactoryTestCase
public abstract class ByteBufferMarshalledKeyFactoryTestCase
extends ByteBufferMarshalledValueFactoryTestCase
Unit tests for
ByteBufferMarshalledValue.- Author:
- Brian Stansberry, Paul Ferraro
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedByteBufferMarshalledKeyFactoryTestCase(org.wildfly.clustering.marshalling.ByteBufferMarshaller marshaller) protected -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
equals, get
-
Constructor Details
-
ByteBufferMarshalledKeyFactoryTestCase
-
ByteBufferMarshalledKeyFactoryTestCase
protected ByteBufferMarshalledKeyFactoryTestCase(org.wildfly.clustering.marshalling.ByteBufferMarshaller marshaller)
-
-
Method Details
-
testHashCode
- Overrides:
testHashCodein classByteBufferMarshalledValueFactoryTestCase- Throws:
Exception
-