org.jfree.junit |
JUnit tests for the JCommon class library.
|
Java Source File Name | Type | Comment |
JavaTestSuite.java | Class | A collection of tests that I use to examine the behaviour of Java in particular situations. |
JCommonTestSuite.java | Class | A test suite for the JCommon class library that can be run using JUnit (http://www.junit.org). |
PaintTests.java | Class | Tests for the
Paint interface and known subclasses. |
StrokeTests.java | Class | Tests for the
Stroke interface and known subclass
BasicStroke . |