Class TimestampTest

    • Constructor Detail

      • TimestampTest

        public TimestampTest()
    • Method Detail

      • testTimestampDefaultConfigurationOutbound

        @Test
        public void testTimestampDefaultConfigurationOutbound()
                                                       throws Exception
        Throws:
        Exception
      • testTimestampDefaultConfigurationInbound

        @Test
        public void testTimestampDefaultConfigurationInbound()
                                                      throws Exception
        Throws:
        Exception
      • testTimestampTTLOutbound

        @Test
        public void testTimestampTTLOutbound()
                                      throws Exception
        Throws:
        Exception
      • testTimestampExpiredInbound

        @Test
        public void testTimestampExpiredInbound()
                                         throws Exception
        Throws:
        Exception
      • testTimestampExpiredEncryptedInbound

        @Test
        public void testTimestampExpiredEncryptedInbound()
                                                  throws Exception
        Throws:
        Exception
      • testTimestampInNearFutureInbound

        @Test
        public void testTimestampInNearFutureInbound()
                                              throws Exception
        Throws:
        Exception
      • testTimestampInFutureInbound

        @Test
        public void testTimestampInFutureInbound()
                                          throws Exception
        Throws:
        Exception
      • testTimestampStrictOffInbound

        @Test
        public void testTimestampStrictOffInbound()
                                           throws Exception
        Throws:
        Exception
      • testTimestampTTLInbound

        @Test
        public void testTimestampTTLInbound()
                                     throws Exception
        Throws:
        Exception
      • testTimestampNoCreatedDateInbound

        @Test
        public void testTimestampNoCreatedDateInbound()
                                               throws Exception
        Throws:
        Exception
      • testTimestampNoExpiresDateInbound

        @Test
        public void testTimestampNoExpiresDateInbound()
                                               throws Exception
        Throws:
        Exception
      • testTimestampInvalidNoExpiresDateInbound

        @Test
        public void testTimestampInvalidNoExpiresDateInbound()
                                                      throws Exception
        Throws:
        Exception
      • testTimestampNoChildsInbound

        @Test
        public void testTimestampNoChildsInbound()
                                          throws Exception
        Throws:
        Exception
      • testDoubleTimestamp

        @Test
        public void testDoubleTimestamp()
                                 throws Exception
        Throws:
        Exception
      • testTimestampPropertiesOutbound

        @Test
        public void testTimestampPropertiesOutbound()
                                             throws Exception
        Throws:
        Exception
      • testTimestampPropertiesInbound

        @Test
        public void testTimestampPropertiesInbound()
                                            throws Exception
        Throws:
        Exception