Class CellKeyTest


  • public class CellKeyTest
    extends FoodMartTestCase
    Test that the implementations of the CellKey interface are correct.
    Author:
    Richard M. Emberson
    • Constructor Detail

      • CellKeyTest

        public CellKeyTest()
      • CellKeyTest

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

      • testMany

        public void testMany()
      • testZero

        public void testZero()
      • testOne

        public void testOne()
      • testTwo

        public void testTwo()
      • testThree

        public void testThree()
      • testFour

        public void testFour()
      • testCellLookup

        public void testCellLookup()
      • testSize

        public void testSize()