Class CalculatedValueCacheTest


  • public class CalculatedValueCacheTest
    extends Object
    • Constructor Detail

      • CalculatedValueCacheTest

        public CalculatedValueCacheTest()
    • Method Detail

      • testCalculateInBackgroundWithCoordsKey

        public void testCalculateInBackgroundWithCoordsKey()
                                                    throws Exception
        Throws:
        Exception
      • testCalculateInSameThreadWithCoordsKey

        public void testCalculateInSameThreadWithCoordsKey()
                                                    throws Exception
        Throws:
        Exception
      • testCalculateInBackgroundWithCoordsKeyClearSmooth

        public void testCalculateInBackgroundWithCoordsKeyClearSmooth()
                                                               throws Exception
        Throws:
        Exception
      • testCalculateInBackgroundWithCoordsKeyClearNonSmooth

        public void testCalculateInBackgroundWithCoordsKeyClearNonSmooth()
                                                                  throws Exception
        Throws:
        Exception
      • testCalculateInBackgroundWithCoordsKeyKillSmooth

        public void testCalculateInBackgroundWithCoordsKeyKillSmooth()
                                                              throws Exception
        Throws:
        Exception
      • testCalculateInBackgroundWithColumnKey

        public void testCalculateInBackgroundWithColumnKey()
                                                    throws Exception
        Throws:
        Exception
      • testCalculateInSameThreadWithColumnKey

        public void testCalculateInSameThreadWithColumnKey()
                                                    throws Exception
        Throws:
        Exception
      • testCalculateInBackgroundWithRowKey

        public void testCalculateInBackgroundWithRowKey()
                                                 throws Exception
        Throws:
        Exception
      • testCalculateInSameThreadWithRowKey

        public void testCalculateInSameThreadWithRowKey()
                                                 throws Exception
        Throws:
        Exception
      • testIllegalState

        public void testIllegalState()
      • tearDown

        public void tearDown()