Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
-
-
-
-
-
-
-
-
4110 Assignment 4
-
A project to understand JUnit testing. Test cases are on trig functions
-
-
-
This project is our own trigonometric library for Java. We will implement all the standard functions, code the trigonometric functions sin, cos, tan in both radian and degree with integrating the Junit testing.
-
JUnit testing sin, cos and tan functions.
-
-
Permorming Unit testing using JUnit while implementing on trigonometric functions (SIN, COS, TAN) in both radian and degree.