Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7164963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:09:43+00:00 2026-05-28T14:09:43+00:00

I have been searching the net for a simple answer to the question for

  • 0

I have been searching the net for a simple answer to the question for a few days now. I now want someone to guide me in the right direction. I am a Software Trainee currently working on Enterprise Java Beans.

Also, to establish how confused I am, my mind just doesn’t accept mocking and even stubbing as a proper way of testing what you have or may develop.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:09:44+00:00Added an answer on May 28, 2026 at 2:09 pm

    my mind just doesn’t accept mocking and even stubbing as a proper way
    of testing what you have or may develop

    You will see as you gain more experience the value of mocking/stubbing. Keep in mind that testing in isolation is the bailiwick of unit-tests. Integration tests are another matter.

    Unit testing things in isolation is a good way to establish a baseline of working functionality.

    The only way to test in isolation is with mocks/stubs. Otherwise a lot of your tests would end up having to hit the database (in a standard webapp), not to mention you would need to wire up a full stack of components for every test.

    Consider a situation where you have to unit test a high level controller. That controller uses a service, which uses 2 DAOs. To test that the controller returned the correct data, you have to either

    1) Just mock the service, tell it to expect a call and return some data, and then assert that the correct data is returned.

    or

    2) Create an instance of the service. Create an instance of each DAO, configured any internal stuff it needs. PUt the DAOs in the service. Populate your database with data.

    Which sounds like more work? Keep in mind that the service itself is tested in isolation, as are the DAOs.

    Also, testing with mocking/stubbing in mind promotes a cleaner design. It is generally established that loosely coupled, tightly integrated code is a good way to do things. Thinking about how you are going to test things naturally lends itself to that design.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been searching for an answer to this question for days and it
Hopefully this is a pretty simple question for someone to answer. I have a
I have been searching for an answer to this but cannot find a simple
I have been searching everywhere but I could not find an answer. I need
I have been searching around using Google but I can't find an answer to
I have been searching some .css layouts for asp.net mvc model. I like the
I have been searching for an hour on how to use FFmpeg from .NET
I have been searching the web for a concrete and simple example of binding
I have been searching all of the net but I can not seem to
I have been searching for an answer to this but can't find it on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.