In every method of PersonManagerImplTest, there is a line
dao.verify(); but it seems that the line is not necessary, super class MockObjectTestCase will do the verify job automatically ! chinofish
In every method of PersonManagerImplTest, there is a line
dao.verify(); but it seems that the line is not necessary, super class MockObjectTestCase will do the verify job automatically ! chinofish