Class ForgeConfigSpecTest


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

      • ForgeConfigSpecTest

        public ForgeConfigSpecTest()
    • Method Detail

      • simpleSpeedTest

        public void simpleSpeedTest()
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • objectSpeedTest

        public void objectSpeedTest()
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • deepKeySpeedTest

        public void deepKeySpeedTest()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • executeSpeedTest

        private <T> void executeSpeedTest​(java.lang.String configKey,
                                          T defaultKeyValue,
                                          java.lang.String testName)
                                   throws java.io.IOException
        Throws:
        java.io.IOException