@Test public void testAdd _??1_ { int a = 12; int b = 3; _??2 (15,a + b); _??1_: type your answer... _??2_: type your answer...

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter3: Using Gui Objects And The Visual Studio Ide
Section: Chapter Questions
Problem 11RQ: The button1_Click() method that is generated by the IDE ___________. has a private access specifier...
icon
Related questions
Question
100%

Consider the program below. Replace the tags _??1_ and _??2_ respectively,  by filling in the text fields below, such that testAdd() is a valid JUnit test which tests the correctness of built-in addition and passes:

 

@Test
public void testAdd ??1 {
int a = 12;
int b = 3;
_??2 (15,a + b);
}
_??1: type your answer...
_??2_: type your answer...
Transcribed Image Text:@Test public void testAdd ??1 { int a = 12; int b = 3; _??2 (15,a + b); } _??1: type your answer... _??2_: type your answer...
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT