C# Class nicTest.diff_match_patchTest

Inheritance: DiffMatchPatch.diff_match_patch
Exibir arquivo Open project: wbish/jsondiffpatch.net Class Usage Examples

Private Methods

Method Description
diff_bisectTest ( ) : void
diff_charsToLinesTest ( ) : void
diff_cleanupEfficiencyTest ( ) : void
diff_cleanupMergeTest ( ) : void
diff_cleanupSemanticLosslessTest ( ) : void
diff_cleanupSemanticTest ( ) : void
diff_commonOverlapTest ( ) : void
diff_commonPrefixTest ( ) : void
diff_commonSuffixTest ( ) : void
diff_deltaTest ( ) : void
diff_halfmatchTest ( ) : void
diff_levenshteinTest ( ) : void
diff_linesToCharsTest ( ) : void
diff_mainTest ( ) : void
diff_prettyHtmlTest ( ) : void
diff_rebuildtexts ( List diffs ) : string[]
diff_textTest ( ) : void
diff_xIndexTest ( ) : void
match_alphabetTest ( ) : void
match_bitapTest ( ) : void
match_mainTest ( ) : void
patch_addContextTest ( ) : void
patch_addPaddingTest ( ) : void
patch_applyTest ( ) : void
patch_fromTextTest ( ) : void
patch_makeTest ( ) : void
patch_patchObjTest ( ) : void
patch_splitMaxTest ( ) : void
patch_toTextTest ( ) : void