| Class | Description | 
|---|---|
| BaseColumnHideShowLayerFixture | 
 This is a vanilla ColumnHideShowLayer to be used for testing Events. 
 | 
| BaseColumnReorderLayerFixture | 
 This fixture provides a base vanilla ColumnReorderLayer. 
 | 
| BaseDataLayerFixture | 
 A DataLayer for use in unit tests with a pre-canned 
 | 
| BaseRowHideShowLayerFixture | 
 This is a vanilla RowHideShowLayer to be used for testing Events. 
 | 
| BaseRowReorderLayerFixture | 
 This fixture provides a base vanilla RowReorderLayer. 
 | 
| CellFixture | |
| ColumnHeaderLayerFixture | |
| ColumnHideShowLayerFixture | 
 A ColumnHideShowLayer for use in unit tests with a pre-canned set of hidden
 columns. 
 | 
| ColumnHideShowLayerFixtureTest | |
| ColumnReorderLayerFixture | 
 A ColumnReorderLayer for use in unit tests with a pre-canned set of column re-orderings:
 column indexes: 4 1 0 2 3 
 | 
| ColumnReorderLayerFixtureTest | |
| CompositeLayerFixture | 
 Fixture for the CompositeLayer with 2 rows and 2 columns 
 | 
| DataLayerFixture | 
 A DataLayer for use in unit tests with a pre-canned
 
 Default column layout:
 DO NOT FORMAT !
 
 Position:    0      1     2     3     4
 Width   :   150    100    35   100    80 
                         -------|------|----|------|----
 
 Default Row layout:
 Position       |        Height
                0       |       40
                1       |       70
                2       |       25
                3       |       40
                4       |       50
                5       |       40      
                6       |       100 
 | 
| DataLayerFixtureTest | |
| GenericLayerFixture | |
| GridLayerFixture | |
| LayerListenerFixture | 
 This class helps us test the event flow by providing access to the ILayerEvent fired. 
 | 
| RowHideShowLayerFixture | 
 A RowHideShowLayer for use in unit tests with a pre-canned set of hidden
 rows. 
 | 
| RowHideShowLayerFixtureTest | |
| RowReorderLayerFixture | 
 A RowReorderLayer for use in unit tests with a pre-canned set of row re-orderings:
 row indexes: 4 1 0 2 3 5 6 
 | 
| RowReorderLayerFixtureTest | |
| ViewportLayerFixture | 
 Viewport fixtures to enable testing with various configurations. 
 | 
Copyright © 2013. All Rights Reserved.