Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2310

Look into merging SimpleMacIT and ConfigurableMacIT

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • test
    • None

    Description

      These two frameworks for tests do very similar things but have their own implementations. Most notably-
      Simple sets things up BeforeClass and tears down AfterClass whereas Configurable uses Before and After
      Simple logs everything under it's own class name with a random identifier while Configurable uses the actual test names.

      The naming scheme for configurable is vastly more useful, but at the penalty of having per-test MACs instead of per class MAC. This may necessitate a different type of MAC testing framework which makes it really easy to spin up your own (which I think is necessary in order have the better file naming).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vines John Vines
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: