Newer Version Available
Test Class
Contains methods for automated testing of your Canvas classes.
Namespace
Usage
Use this class to test your implementation of Canvas.CanvasLifecycleHandler with mock test data. You can create a test Canvas.RenderContext with mock application and environment context data and use this data to verify that your CanvasLifecycleHandler is being invoked correctly.