3 Replies Latest reply on Mar 25, 2009 6:38 AM by ataylor

    JBM 2.0 Beta1 test suite Check List

    ataylor

      Ive created a page on the wiki for what test coverage we need to add. http://www.jboss.org/community/docs/DOC-13408.

      Feel free to add or change anything on there, I'll update it as i find more tests that need adding.

        • 1. Re: JBM 2.0 Beta1 test suite Check List
          clebert.suconic

          Andy, I'm a bit confused about what the list means:

          journal
           AIOSequentialFileTest (c)
           AIOSequentialFileFactoryTest (covered by FakeSequentialFileFactoryTest)
           JournalImplTest (covered by EasyMockJournalTest (convert if not covered), FakeJournalImplTest)
           NIOSequentialFileTest
           NIOSequentialFileFactoryTest
           ReclaimerTest (e)
           TransactionHolderTest
           CleanBufferTest (e)
          


          There is a Test called AIOSequentialFileFactoryTest, and also NIOSequentialFileFactoryTest.

          you marked AIOSequentialFileFactoryTest as )covered by FakesequentialFileFactoryTest).

          I'm just trying to understand what that list means?

          • 2. Re: JBM 2.0 Beta1 test suite Check List
            ataylor

            if its wrong clebert, just change it.

            • 3. Re: JBM 2.0 Beta1 test suite Check List
              ataylor

              I've updated the list. Could everyone check that nothings missing.

              Ive also repacked quite a few tests to make things a bit easier.