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 3332242
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T23:40:02+00:00 2026-05-17T23:40:02+00:00

Is it possible to unit test a method like the following? void AddNumbers() {

  • 0

Is it possible to unit test a method like the following?

void AddNumbers() {
 int i = 2+2;
}

In other words, a method with no side effects really. Or are methods like these skipped and not usually tested? I would assume that “i” would normally be made a class-level variable, but then this has its drawbacks (nothing very big though).

Thanks

  • 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-17T23:40:02+00:00Added an answer on May 17, 2026 at 11:40 pm

    There is no value to a method with neither side-effects nor primary effects, such as you’ve presented. Calling it – from test code or production code – would, well, have no effect. So there’s nothing to test, and no reason for the method.

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

Sidebar

Related Questions

I would like to unit test the following method public IEnumerable<T> GetData<T>(StreamReader fileStream) where
I have 1 unit test method that needs several parameters. I would like to
Thanks to ASP.NET MVC framework, it became possible to unit test web applications. But
Is it possible to write a doctest unit test that will check that an
I have a method that looks similar to the following: public void myMethod(MyClass c)
I have the following method for which I am trying to write a unit
I have the following method in one of my Views, public ActionResult EditRoute(int? id)
I'm looking into some possible options for unit testing C++ classes. So, short and
Any code can provide side effects. Most of the time, side effects can be
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should

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.