Class DesignerSelfTest
Headless designer self-tests (invoked from designer.exe /undotest).
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public static class DesignerSelfTest
Methods
View SourceRunUndoSelectTest(string)
Verifies that committing a property at the value it already has (which happens when switching selection — PrintCondition is the first inspector row) does NOT create an undo entry, while a real change does.
Declaration
public static string RunUndoSelectTest(string repFile)
Parameters
| Type | Name | Description |
|---|---|---|
| string | repFile |
Returns
| Type | Description |
|---|---|
| string |