Class TesterId


  • public class TesterId
    extends Object
    Holds an application ID for a tester application.
    Author:
    jonmv
    • Method Detail

      • of

        public static TesterId of​(com.yahoo.config.provision.ApplicationId id)
        Creates a new TesterId for a tester of the given application.
      • id

        public com.yahoo.config.provision.ApplicationId id()
        Returns the id of this tester application.