Class BlameCommandTckTest

    • Constructor Detail

      • BlameCommandTckTest

        public BlameCommandTckTest()
    • Method Detail

      • testBlameCommand

        public void testBlameCommand()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isTestDateTime

        protected boolean isTestDateTime()
      • assertDateBetween

        protected void assertDateBetween​(java.util.Date start,
                                         java.util.Date end,
                                         java.util.Date actual)
      • verifyResult

        protected abstract void verifyResult​(BlameScmResult result)