Class Context


  • public class Context
    extends Object
    • Method Detail

      • currentKey

        public String currentKey()
      • previousResultOrSuccess

        public Result previousResultOrSuccess()
      • currentResult

        @Nullable
        public Result currentResult()
      • currentResultOrSuccess

        public Result currentResultOrSuccess()
      • getPreviousTestResult

        @Nullable
        public hudson.tasks.junit.TestResultAction getPreviousTestResult()
      • getCurrentTestResult

        @Nullable
        public hudson.tasks.junit.TestResultAction getCurrentTestResult()