| org.jfree.util.junit.AttributedStringUtilitiesTests
Method Summary | |
public static Test | suite() Returns the tests as a test suite. | public void | testEqual() Some checks for the equal(AttributedString, AttributedString) method. |
AttributedStringUtilitiesTests | public AttributedStringUtilitiesTests(String name)(Code) | | Constructs a new set of tests.
Parameters: name - the name of the tests. |
suite | public static Test suite()(Code) | | Returns the tests as a test suite.
The test suite. |
testEqual | public void testEqual()(Code) | | Some checks for the equal(AttributedString, AttributedString) method.
|
|
|