2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

public abstract class

AbstractSerializerTest

extends Object
java.lang.Object
   ↳ org.apache.directmemory.test.AbstractSerializerTest

Class Overview

A kind of tck test for serializer.

Summary

Public Constructors
AbstractSerializerTest()
Public Methods
void factoryWithFQDN()
abstract String getSerializerClassName()
void serialiazerNotFoundException()
void simpleSerialization()
Protected Methods
Wine getWineInstance()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AbstractSerializerTest ()

Public Methods

public void factoryWithFQDN ()

Throws
Exception

public abstract String getSerializerClassName ()

public void serialiazerNotFoundException ()

Throws
Exception

public void simpleSerialization ()

Throws
Exception

Protected Methods

protected Wine getWineInstance ()