Class EntityCryptoTestSuite

  • All Implemented Interfaces:
    junit.framework.Test

    public class EntityCryptoTestSuite
    extends EntityTestCase
    • Constructor Summary

      Constructors 
      Constructor Description
      EntityCryptoTestSuite​(java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected EntityConditionSubSelect makeSubSelect​(java.lang.String nanoTime)  
      protected EntityCondition makeSubSelectCondition​(java.lang.String nanoTime)  
      void testCrypto()  
      void testCryptoEncryption()  
      void testCryptoLookup()  
      void testCryptoSubSelect()  
      • Methods inherited from class junit.framework.TestCase

        assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EntityCryptoTestSuite

        public EntityCryptoTestSuite​(java.lang.String name)
    • Method Detail

      • testCrypto

        public void testCrypto()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCryptoEncryption

        public void testCryptoEncryption()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCryptoLookup

        public void testCryptoLookup()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • makeSubSelectCondition

        protected EntityCondition makeSubSelectCondition​(java.lang.String nanoTime)
      • testCryptoSubSelect

        public void testCryptoSubSelect()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception