Create a test class with at least three unit


Create a test class with at least three unit tests for a program that translates a letter grade into a number grade. Letter grades are A, B, C, D, F, possibly followed by + or -. Their corresponding numeric values are 4, 3, 2, 1, and 0. There is no F+ or F-. A + increases the numeric value by 0.3; a - decreases it by 0.3. However, an A+ has the value 4.0

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Create a test class with at least three unit
Reference No:- TGS0106258

Expected delivery within 24 Hours