Class SpreadsheetColumnTest


  • public class SpreadsheetColumnTest
    extends java.lang.Object
    • Constructor Detail

      • SpreadsheetColumnTest

        public SpreadsheetColumnTest()
    • Method Detail

      • testIsIdentifiablyByNull

        public void testIsIdentifiablyByNull()
      • testIsIdentifiablyByName

        public void testIsIdentifiablyByName()
      • testIsIdentifiablyByNameNotEqual

        public void testIsIdentifiablyByNameNotEqual()
      • testIsIdentifiablyByNameAliasIndex

        public void testIsIdentifiablyByNameAliasIndex()
      • testGetIdentifier

        public void testGetIdentifier()
      • testWorksheetNull

        public void testWorksheetNull()
      • testNegativeColumnIndex

        public void testNegativeColumnIndex()