Posted by: Gajedi September 15, 2006
Java Programming Help!
Login in to Rate this Post:     0       ?        
There are so many things that you need to consider in your date class. Your date class doesn't have methods to add date. Make a package for the date class and import it in the datetest or a make a package for both date and datetest classes. Do you want to make the datetest a Junit testcase or just a regular testclass? Ask specific questions rather than asking us to post the whole datetest class for you.
Read Full Discussion Thread for this article