You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit tests for Software Testing – Lab 1 using GoogleTest. Covers f1, f2, f3, findMax (branch coverage & bug detection) and solveQuartic (special, linear, quadratic, bi-quadratic cases). Includes designed test cases and execution results.