Class JBossLangTestCase

java.lang.Object
org.wildfly.clustering.marshalling.AbstractLangTestCase
org.wildfly.clustering.marshalling.jboss.JBossLangTestCase

public class JBossLangTestCase extends org.wildfly.clustering.marshalling.AbstractLangTestCase
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

    • JBossLangTestCase

      public JBossLangTestCase()