GradleCommandExecutorTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| should clear error info on successful execution() | 0.043s | passed |
| should handle non-existent project directory() | 0.081s | passed |
| should not throw exception on error() | 0.058s | passed |
| should return null when gradle not found() | 0.086s | passed |
| should store error info when build fails with known error() | 0.052s | passed |