Class ProtoStreamLangTestCase

java.lang.Object
org.wildfly.clustering.marshalling.AbstractLangTestCase
org.wildfly.clustering.marshalling.protostream.ProtoStreamLangTestCase

public class ProtoStreamLangTestCase extends org.wildfly.clustering.marshalling.AbstractLangTestCase
ProtoStream tests for primitives and arrays.
Author:
Paul Ferraro
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.wildfly.clustering.marshalling.AbstractLangTestCase

    testBoolean, testBooleanArray, testByte, testByteArray, testCharacter, testCharArray, testClass, testDouble, testDoubleArray, testException, testFloat, testFloatArray, testInteger, testIntegerArray, testLong, testLongArray, testNull, testObjectArray, testProxy, testRecord, testShort, testShortArray, testStackTrace, testString, testUnmarshallable

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ProtoStreamLangTestCase

      public ProtoStreamLangTestCase()