GradleCommandExecutorTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| should clear error info on successful execution() | 0.038s | passed |
| should handle non-existent project directory() | 0.063s | passed |
| should not throw exception on error() | 0.056s | passed |
| should return null when gradle not found() | 0.059s | passed |
| should store error info when build fails with known error() | 0.040s | passed |