Gradle Test Run :ciRelease
CompiledPatchCommand
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| compiles representative commands to concrete command classes | shouldCompileRepresentativeCommandsToConcreteClasses() | 1 | 0 | 0 | 0.016s | 100% |
| marks only all-source preserve commands as preserving | shouldMarkOnlyAllSourcePreserveCommandsAsPreserving() | 1 | 0 | 0 | 0.001s | 100% |
| matches interpreted compound patch application | shouldMatchInterpretedCompoundPatchApplication(WordTraversalDirection, String, String) | 11 | 0 | 0 | 0.018s | 100% |
| matches interpreted patch application | shouldMatchInterpretedPatchApplication(WordTraversalDirection, String, String) | 16 | 0 | 0 | 0.070s | 100% |
| preserves source for interpreted preserve-only commands | shouldPreserveSourceForPreserveOnlyCommands(String) | 5 | 0 | 0 | 0.008s | 100% |
| preserves source when a patch would produce an empty stem | shouldPreserveSourceWhenPatchWouldProduceEmptyStem(WordTraversalDirection, String, String) | 3 | 0 | 0 | 0.007s | 100% |
| rejects unsupported patch commands | shouldRejectUnsupportedPatchCommands(String) | 3 | 0 | 0 | 0.009s | 100% |
| reports insufficient output capacity | shouldReportInsufficientOutputCapacity(WordTraversalDirection, String, String) | 16 | 0 | 0 | 0.027s | 100% |