Uses of Class
csheets.ext.test.TestCase

Packages that use TestCase
csheets.ext.test Provides support for test cases and test case parameters. 
 

Uses of TestCase in csheets.ext.test
 

Methods in csheets.ext.test that return types with arguments of type TestCase
 Set<TestCase> TestableCell.getTestCases()
          Returns the test cases for the cell, which consist of a predetermined value for each of the cell's precedents.