Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.junit: Javadoc index of package org.jfree.junit.


Package Samples:

org.jfree.junit

Classes:

JavaTestSuite: A collection of tests that I use to examine the behaviour of Java in particular situations. I expect some of these tests to fail - that doesn't always indicate a bug, only that Java doesn't work the way I might want it to.
StrokeTests: Tests for the java.awt.Stroke interface and known subclass java.awt.BasicStroke .
PaintTests: Tests for the java.awt.Paint interface and known subclasses.
JCommonTestSuite: A test suite for the JCommon class library that can be run using JUnit (http://www.junit.org).

Home | Contact Us | Privacy Policy | Terms of Service