Class ViewTestCaseAction

    • Constructor Detail

      • ViewTestCaseAction

        public ViewTestCaseAction()
    • Method Detail

      • input

        public String input()
                     throws Exception
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • setFilterController

        public void setFilterController​(FilterController filterController)
      • getTestCase

        public TestCase getTestCase()
      • getLatestTestCaseState

        public TestState getLatestTestCaseState()
      • getTestCaseId

        public long getTestCaseId()
      • setTestCaseId

        public void setTestCaseId​(long testCaseId)
      • setTestsManager

        public void setTestsManager​(TestsManager testsManager)
      • isFullTestHistoryEnabled

        public boolean isFullTestHistoryEnabled()