Author | Message |
---|---|
Bsobpi
Posts: 9
|
Posted 09:05 Apr 05, 2017 |
Hi, I'm confused and wondering when we create two fractions for the MyFraction class, do you want us to create the numbers with a random generator, user input, or driver? Thank you. |
jhurley
Posts: 207
|
Posted 09:12 Apr 05, 2017 |
Unit tests take the place of a driver |
Bsobpi
Posts: 9
|
Posted 09:50 Apr 05, 2017 |
Alright I think I get it now, thank you |
ifiguer
Posts: 27
|
Posted 15:41 Apr 05, 2017 |
I was a bit confused by this aswell. So you need to use the constructor of the class and the fraction passed through to the method to perform the operations |