Constructor
new CpeeDiffLocalAdapter(mode)
Construct a new CpeeDiffLocalAdapter instance.
Parameters:
Name | Type | Description |
---|---|---|
mode |
String | The matching mode to use. "quality" by default. |
Classes
Methods
evalCase() → {DiffTestResult}
Returns:
The diff test result.
- Type
- DiffTestResult
parseOutput(output)
Parameters:
Name | Type | Description |
---|---|---|
output |
EditScript |
run() → {Object}
Returns:
- Type
- Object