Find me on Google+
Follow me on Twitter
- Photo: Epic Meal Time (at The Geeks’ House) tmblr.co/ZrlXZwLkmyDZ 3 days ago
Find me on Facebook
Tag Archives: JUnit
JUnit
Ref: http://junit.sourceforge.net/doc/faq/faq.htm http://open.ncsu.edu/se/tutorials/junit/ API DOC What is JUnit? JUnit is a simple, open source framework to write and run repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. JUnit features include: Assertions for testing expected … Continue reading
Ant: Simple JUnit Test
This is the final part of the so called Ant series I have been writing in this blog, about Apache Ant. This is an extremely brief tutorial on JUnit. The goal is to test Ant and JUnit framework integration . … Continue reading





