0 Replies Latest reply on Apr 10, 2010 3:38 AM by dboyd

    How should Mocks be used in an Enterprise testing strategy

    dboyd

      I'm in the middle of an enterprise implementation and we are using seam. As this application will be mission critical we need an appropriate testing strategy. When attempting to utilize Mocks objects for true Unit Test, it appears that once you install the Mock, there is no way to actually test the 'real' component. Has anyone run into this issue? How was the issue overcome?