Chart Tests Plugin
Q 1: What is included in chart unit tests plugin?
Unit tests collection will try to cover all complex logic of every class in chart related packages. It devotes to test the methods containing complicated selection structure and repetition structure.
Q 2: How to run chart unit tests plugin?
Run AllTests.java as JUnit Test.