Class ProtoStreamTimeTestCase

java.lang.Object
org.wildfly.clustering.marshalling.AbstractTimeTestCase
org.wildfly.clustering.marshalling.protostream.ProtoStreamTimeTestCase

public class ProtoStreamTimeTestCase extends org.wildfly.clustering.marshalling.AbstractTimeTestCase
ProtoStream tests for java.time package.
Author:
Paul Ferraro
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    testDayOfWeek, testDuration, testInstant, testLocalDate, testLocalDateTime, testLocalTime, testMonth, testMonthDay, testOffsetDateTime, testOffsetTime, testPeriod, testYear, testYearMonth, testZonedDateTime, testZoneId, testZoneOffset

    Methods inherited from class Object

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

    • ProtoStreamTimeTestCase

      public ProtoStreamTimeTestCase()