Click here to Skip to main content
Sign Up to vote bad
good
See more: Java
How can I get an open source code(any program) with its unit test? the source code should include at least 3 classes Smile | :) .
 

 
Thanks
Posted 4 Apr '10 - 13:15


3 solutions

There are quite a few open source Java Numerics libraries out there.
 
You might consider this one which has some tests attached to it. Apache Commons Math
 
If the style of tests is not to your this page could be useful.http://math.nist.gov/javanumerics/
 
The key idea is that open source Java Math libraries usually come with some sort of test routine. Sometimes the testing isformal as in unit tests and sometimes informal.
 
Hope this helps.
 
Ken
  Permalink  
Hi,
 
Marc Clifton wrote a series of articles on unit testing. Here is part 1[^].
 
Smile | :)
  Permalink  
medoded2009 wrote:
the source code should include at least 3 classes

 
Write it
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 414
1 Arun Vasu 253
2 OriginalGriff 190
3 CPallini 163
4 Aarti Meswania 158
0 Sergey Alexandrovich Kryukov 10,169
1 OriginalGriff 7,749
2 CPallini 4,181
3 Rohan Leuva 3,482
4 Maciej Los 3,089


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 4 Apr 2010
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid