Click or drag to resize

CADSharpTools.Testing Namespace

Testing tools for SOLIDWORKS PDM API.
Classes
  ClassDescription
Public classEdmObjectFactory
PDM objects Factory class for testing.
Public classmEdmCmdNode
Mock object of IEdmCmdNode.
Public classmEdmTaskInstance
Mock object for the IEdmTaskInstance
Public classmEdmTaskProperties
Mock-up object for IEdmTaskProperties
Public classOnTaskSetupUserControlContainerT
Shell container used for testing UserControls that created in the task window.
Public classTools
Testing automation tools for the SOLIDWORKS PDM API.
Interfaces
  InterfaceDescription
Public interfaceICmdLoadableUserControl
Implements the LoadData and StoreData methods for controls that are created in the implementation of the method that is hooked into EdmCmd_TaskSetup.