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 Details

    • ByteBufferMarshalledKeyFactoryTestCase

      protected ByteBufferMarshalledKeyFactoryTestCase(MarshallingTesterFactory factory)
    • ByteBufferMarshalledKeyFactoryTestCase

      protected ByteBufferMarshalledKeyFactoryTestCase(org.wildfly.clustering.marshalling.ByteBufferMarshaller marshaller)
  • Method Details