LocalFileServiceTestConfig

com.google.appengine.tools.development.testing

Class LocalFileServiceTestConfig

  • java.lang.Object
    • com.google.appengine.tools.development.testing.LocalFileServiceTestConfig
    • Constructor Detail

      • LocalFileServiceTestConfig

        public LocalFileServiceTestConfig()
    • Method Detail

      • getLocalFileService

        public static LocalFileService getLocalFileService()
        Creates or returns the existing local file service. (The LocalServiceTestHelper will create the implementation if it does not already have one and will return the existing one if it does.)