Question: CHALLENGE ACTIVITY 6 . 7 . 1 : Unit testing. Add two more statements to main ( ) to test inputs 3 and - 1
CHALLENGE
ACTIVITY
: Unit testing.
Add two more statements to main to test inputs and Use print statements similar to the existing one dont use assert
Learn how our autograder, works
import java.util.Scanner;
public class UnitTesting
Method returns origNum cubed
public static int cubeNumint origNum
return origNum origNum origNum;
public static void main String args
System.out.printlnTesting started";
System.out.println expecting got: cubeNum;
V Your solution goes here
System.out.printlnTesting completed";
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
