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

Quick Search    Search Deep
C D E I M O S T X

C

createSeries1() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Creates a series for testing.
createSeries2() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Creates a series for testing.
createSeriesA() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Creates a series for testing.
createSeriesB() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Creates a series for testing.

D

DataXYPackageTests - class org.jfree.data.xy.junit.DataXYPackageTests.
Some tests for the org.jfree.data.category package that can be run using JUnit.
DataXYPackageTests(String) - Constructor for class org.jfree.data.xy.junit.DataXYPackageTests
Constructs the test suite.
DefaultOHLCDatasetTests - class org.jfree.data.xy.junit.DefaultOHLCDatasetTests.
Tests for the org.jfree.data.xy.DefaultOHLCDataset class.
DefaultOHLCDatasetTests(String) - Constructor for class org.jfree.data.xy.junit.DefaultOHLCDatasetTests
Constructs a new set of tests.
DefaultTableXYDatasetTests - class org.jfree.data.xy.junit.DefaultTableXYDatasetTests.
Tests for the org.jfree.data.xy.DefaultTableXYDataset class.
DefaultTableXYDatasetTests(String) - Constructor for class org.jfree.data.xy.junit.DefaultTableXYDatasetTests
Constructs a new set of tests.

E

EPSILON - Static variable in class org.jfree.data.xy.junit.XYSeriesTests
 

I

IntervalXYDelegateTests - class org.jfree.data.xy.junit.IntervalXYDelegateTests.
Some checks for the org.jfree.data.xy.IntervalXYDelegate class.
IntervalXYDelegateTests(String) - Constructor for class org.jfree.data.xy.junit.IntervalXYDelegateTests
Constructs a new set of tests.

M

MatrixSeriesTests - class org.jfree.data.xy.junit.MatrixSeriesTests.
Tests for the org.jfree.data.xy.MatrixSeries class.
MatrixSeriesTests(String) - Constructor for class org.jfree.data.xy.junit.MatrixSeriesTests
Constructs a new set of tests.
main(String[]) - Static method in class org.jfree.data.xy.junit.DataXYPackageTests
Runs the test suite using JUnit's text-based runner.

O

OHLCDataItemTests - class org.jfree.data.xy.junit.OHLCDataItemTests.
Tests for the org.jfree.data.xy.OHLCDataItem class.
OHLCDataItemTests(String) - Constructor for class org.jfree.data.xy.junit.OHLCDataItemTests
Constructs a new set of tests.
org.jfree.data.xy.junit - package org.jfree.data.xy.junit
A package containing the org.jfree.data.xy.XYDataset interface and related classes.

S

suite() - Static method in class org.jfree.data.xy.junit.DataXYPackageTests
Returns a test suite to the JUnit test runner.
suite() - Static method in class org.jfree.data.xy.junit.DefaultOHLCDatasetTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.DefaultTableXYDatasetTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.IntervalXYDelegateTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.MatrixSeriesTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.OHLCDataItemTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.TableXYDatasetTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.XYDataItemTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.XYSeriesCollectionTests
Returns the tests as a test suite.
suite() - Static method in class org.jfree.data.xy.junit.XYSeriesTests
Returns the tests as a test suite.

T

TableXYDatasetTests - class org.jfree.data.xy.junit.TableXYDatasetTests.
Tests for org.jfree.data.xy.DefaultTableXYDataset.
TableXYDatasetTests(String) - Constructor for class org.jfree.data.xy.junit.TableXYDatasetTests
Constructs a new set of tests.
test1170825() - Method in class org.jfree.data.xy.junit.XYSeriesCollectionTests
A test for bug report 1170825.
test788597() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
A test for bug report 788597.
testAdd() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Some checks for the add() method for an UNSORTED series.
testAddOrUpdate() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Some checks for the addOrUpdate() method.
testAddOrUpdate2() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Some checks for the addOrUpdate() method for an UNSORTED series.
testAdditionOfDuplicateXValues() - Method in class org.jfree.data.xy.junit.XYSeriesTests
When items are added with duplicate x-values, we expect them to remain in the order they were added.
testAutoPrune() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Tests the auto-pruning feature.
testCloning() - Method in class org.jfree.data.xy.junit.DefaultOHLCDatasetTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.DefaultTableXYDatasetTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.IntervalXYDelegateTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.OHLCDataItemTests
Instances of this class are immutable - cloning not required.
testCloning() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.XYDataItemTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.XYSeriesCollectionTests
Confirm that cloning works.
testCloning() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Confirm that cloning works.
testEquals() - Method in class org.jfree.data.xy.junit.DefaultOHLCDatasetTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.DefaultTableXYDatasetTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.IntervalXYDelegateTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.OHLCDataItemTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.XYDataItemTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.XYSeriesCollectionTests
Confirm that the equals method can distinguish all the required fields.
testEquals() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Confirm that the equals method can distinguish all the required fields.
testGetItem() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Tests the getItem() method.
testGetItemColumn() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Tests the getItemColumn() method.
testGetItemRow() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Tests the getItemRow() method.
testIndexOf() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Simple test for the indexOf() method.
testIndexOf2() - Method in class org.jfree.data.xy.junit.XYSeriesTests
A check for the indexOf() method for an unsorted series.
testPrune() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Tests to see that pruning removes unwanted x values.
testRemove() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Simple test for the remove() method.
testRemoveAllValuesForX() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Test that removing all values for a given x works.
testSerialization() - Method in class org.jfree.data.xy.junit.DefaultOHLCDatasetTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.DefaultTableXYDatasetTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.IntervalXYDelegateTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.MatrixSeriesTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.OHLCDataItemTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.XYDataItemTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.XYSeriesCollectionTests
Serialize an instance, restore it, and check for equality.
testSerialization() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Serialize an instance, restore it, and check for equality.
testSetMaximumItemCount() - Method in class org.jfree.data.xy.junit.XYSeriesTests
A simple check that the maximumItemCount attribute is working.
testSetMaximumItemCount2() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Check that the maximum item count can be applied retrospectively.
testTableXYDataset() - Method in class org.jfree.data.xy.junit.TableXYDatasetTests
Assorted tests.
testUpdate() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Some checks for the update(Number, Number) method.
testUpdate2() - Method in class org.jfree.data.xy.junit.XYSeriesTests
Some checks for the update() method for an unsorted series.

X

XYDataItemTests - class org.jfree.data.xy.junit.XYDataItemTests.
Tests for the org.jfree.data.xy.XYDataItem class.
XYDataItemTests(String) - Constructor for class org.jfree.data.xy.junit.XYDataItemTests
Constructs a new set of tests.
XYSeriesCollectionTests - class org.jfree.data.xy.junit.XYSeriesCollectionTests.
Tests for the org.jfree.data.xy.XYSeriesCollection class.
XYSeriesCollectionTests(String) - Constructor for class org.jfree.data.xy.junit.XYSeriesCollectionTests
Constructs a new set of tests.
XYSeriesTests - class org.jfree.data.xy.junit.XYSeriesTests.
Tests for the org.jfree.data.xy.XYSeries class.
XYSeriesTests(String) - Constructor for class org.jfree.data.xy.junit.XYSeriesTests
Constructs a new set of tests.

C D E I M O S T X