-
Notifications
You must be signed in to change notification settings - Fork 0
Lab Assignment 8
Ankita Wankhede edited this page Oct 20, 2016
·
3 revisions
I have created RESTful Java application for following:
1.Area of Triangle
2.Area of Rectangle
3.Area of Circle
4.Circumference of Circle
Unit Test cases by using Junit
1.Test Case - Area of Rectangle
2.Test Case - Area of Triangle
3.Test Case - Area of Circle
4.Test Case - Circumference of Circle
.