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.006s | 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.032s | 100% |
| matches interpreted patch application | shouldMatchInterpretedPatchApplication(WordTraversalDirection, String, String) | 16 | 0 | 0 | 0.087s | 100% |
| preserves source for interpreted preserve-only commands | shouldPreserveSourceForPreserveOnlyCommands(String) | 5 | 0 | 0 | 0.010s | 100% |
| preserves source when a patch would produce an empty stem | shouldPreserveSourceWhenPatchWouldProduceEmptyStem(WordTraversalDirection, String, String) | 3 | 0 | 0 | 0.010s | 100% |
| rejects unsupported patch commands | shouldRejectUnsupportedPatchCommands(String) | 3 | 0 | 0 | 0.010s | 100% |
| reports insufficient output capacity | shouldReportInsufficientOutputCapacity(WordTraversalDirection, String, String) | 16 | 0 | 0 | 0.028s | 100% |