Class JenkinsSessionRule

    • Constructor Detail

      • JenkinsSessionRule

        public JenkinsSessionRule()
    • Method Detail

      • getHome

        public File getHome()
        Get the Jenkins home directory, which is consistent across restarts.
      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement base,
                                                       org.junit.runner.Description description)
        Specified by:
        apply in interface org.junit.rules.TestRule