Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

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.)