| Author |
What is the right way to unit-test a Java template class?
|
ying lam
Ranch Hand
Joined: May 17, 2004
Posts: 85
|
|
Hi,
I need to write unit test for my Java template class.
what is the right way to do that?
Thank you.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
Ying,
What is in your class that you want to know whether it is working?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: What is the right way to unit-test a Java template class?
|
|
|