Class K2hashFileTest


  • public class K2hashFileTest
    extends Object
    Unit test for simple App.
    • Constructor Detail

      • K2hashFileTest

        public K2hashFileTest()
    • Method Detail

      • setUp

        @BeforeEach
        public void setUp()
      • tearDown

        @AfterEach
        public void tearDown()
      • testOfArg1

        @Test
        public void testOfArg1()
        K2hash Constructor
      • testOfArg2

        @Test
        public void testOfArg2()
        K2hash Constructor
      • testCreateArg1

        @Test
        public void testCreateArg1()
        K2hash create
      • testCreateArg5

        @Test
        public void testCreateArg5()
        K2hash create
      • testBeginTxArg1

        @Test
        public void testBeginTxArg1()
        K2hash start transaction
      • testBeginTxArg5

        @Test
        public void testBeginTxArg5()
        K2hash start transaction
      • testStopTx

        @Test
        public void testStopTx()
        K2hash stop transaction
      • testGetTxPoolSize

        @Test
        public void testGetTxPoolSize()
        K2hash getTxPoolSize
      • testSetTxPoolSize

        @Test
        public void testSetTxPoolSize()
        K2hash setTxPoolSize
      • testDumpToFileArg1

        @Test
        public void testDumpToFileArg1()
        K2hash dumpToFile
      • testDumpToFileArg2

        @Test
        public void testDumpToFileArg2()
        K2hash dumpToFile
      • testLoadFromFileArg1

        @Test
        public void testLoadFromFileArg1()
        K2hash loadFromFile
      • testLoadFromFileArg2

        @Test
        public void testLoadFromFileArg2()
        K2hash loadFromFile
      • testEnableMtime

        @Test
        public void testEnableMtime()
        K2hash enableMtime
      • testEnableEncryptFalse

        @Test
        public void testEnableEncryptFalse()
        K2hash enableEncrypt
      • testEnableEncryptTrue

        @Test
        public void testEnableEncryptTrue()
        K2hash enableEncrypt
      • testSetEncryptionPassword

        @Test
        public void testSetEncryptionPassword()
        K2hash setEncryptionPassword
      • testSetEncryptionPasswordException

        @Test
        public void testSetEncryptionPasswordException()
        K2hash setEncryptionPassword
      • testAddDecryptionPassword

        @Test
        public void testAddDecryptionPassword()
        K2hash addDecryptionPassword
      • testEnableHistory

        @Test
        public void testEnableHistory()
        K2hash enableHistory
      • testSetExpireDuration

        @Test
        public void testSetExpireDuration()
        K2hash setExpirationDuration
      • testPrintAttributePlugins

        @Disabled
        public void testPrintAttributePlugins()
        K2hash printAttributePlugins
      • testPrintAttributes

        @Disabled
        public void testPrintAttributes()
        K2hash printAttributes
      • testGetValueArg1

        @Test
        public void testGetValueArg1()
        K2hash getValue
      • testGetValueArg2

        @Test
        public void testGetValueArg2()
        K2hash getValue
      • testGetSubkeysArg1

        @Test
        public void testGetSubkeysArg1()
        K2hash getSubkeys
      • testSetSubkey

        @Test
        public void testSetSubkey()
        K2hash setSubkey
      • testSetSubkeys

        @Test
        public void testSetSubkeys()
        K2hash setSubkeys
      • testAddSubkey

        @Test
        public void testAddSubkey()
        K2hash addSubkey
      • testAddSubkeys

        @Test
        public void testAddSubkeys()
        K2hash addSubkeys
      • testGetAttributes

        @Test
        public void testGetAttributes()
        K2hash getAttributes
      • testGetAttribute

        @Test
        public void testGetAttribute()
        K2hash getAttribute
      • testSetValueArg2

        @Test
        public void testSetValueArg2()
        K2hash setValue
      • testSetValueArg5

        @Test
        public void testSetValueArg5()
        K2hash setValue
      • testSetAttribute

        @Test
        public void testSetAttribute()
        K2hash setAttribute
      • testRemoveArg1

        @Test
        public void testRemoveArg1()
        K2hash remove
      • testRemoveArg2_1

        @Test
        public void testRemoveArg2_1()
        K2hash remove
      • testRemoveArg2_2

        @Test
        public void testRemoveArg2_2()
        K2hash remove
      • testRename

        @Test
        public void testRename()
        K2hash rename
      • testPrintTableStatsArg1

        @Disabled
        @Test
        public void testPrintTableStatsArg1()
        K2hash printTableStats
      • testPrintDataStats

        @Disabled
        @Test
        public void testPrintDataStats()
        K2hash printDataStats
      • testVersion

        @Disabled
        @Test
        public void testVersion()
        K2hash version